Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vk: Add support for VK_EXT_attachment_feedback_loop_layout #12526

Merged
merged 5 commits into from
Aug 19, 2022

Conversation

kd-11
Copy link
Contributor

@kd-11 kd-11 commented Aug 18, 2022

Allows us to choose to disable DCC/HTILE when we know a render target surface is being used for both read and write simultaneously. This fixes the diagonal artifact seen when using rpcs3 on some platforms. We have some workarounds in place already, but they negatively affect performance.

This extension is currently only present in RADV.

@kd-11 kd-11 merged commit a401a19 into RPCS3:master Aug 19, 2022
@kd-11 kd-11 deleted the vulkan-spec branch October 16, 2022 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants