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

GS/Vulkan: Use fbfetch flag for subpass dependency #10818

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

stenzek
Copy link
Contributor

@stenzek stenzek commented Feb 16, 2024

Description of Changes

llvmpipe apparently supports raster order attachment access now, and if you force-disable fbfetch, it wasn't creating the render passes with the self-dependency declared.

Rationale behind Changes

Spec violations.

Suggested Testing Steps

Smoke test barriers.

llvmpipe apparently supports raster order attachment access now, and if you force-disable fbfetch, it wasn't creating the render passes with the self-dependency declared.
@refractionpcsx2 refractionpcsx2 merged commit 689a512 into master Feb 17, 2024
22 checks passed
@refractionpcsx2 refractionpcsx2 deleted the subpass-dependency branch February 17, 2024 15:16
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.

4 participants