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

Fix validation issues #156

Merged
merged 2 commits into from
Jul 15, 2023
Merged

Fix validation issues #156

merged 2 commits into from
Jul 15, 2023

Conversation

Duttenheim
Copy link
Contributor

Fixes validation issues with new bloom, where textures didn't sync their entire mip chains. This is also future proofed by changing the way image barriers are setup, which instead of taking a mip count and layer count, reads it from the texture.

@Duttenheim Duttenheim added bug Something isn't working category: graphics Graphics labels Jul 15, 2023
@Duttenheim Duttenheim self-assigned this Jul 15, 2023
@Duttenheim Duttenheim merged commit cdff084 into master Jul 15, 2023
4 checks passed
@Duttenheim Duttenheim deleted the fix-validation-issues branch July 15, 2023 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working category: graphics Graphics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant