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

Vulkan: Fix a couple of validation errors #17219

Merged
merged 2 commits into from
Apr 2, 2023

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Apr 1, 2023

When using texture shaders our texture images were initialized to the wrong layout and stage. Might have something to do with #14774, or not.

Also fixes some out-of-order debug regions calls.

@hrydgard hrydgard merged commit 30b0f83 into master Apr 2, 2023
@hrydgard hrydgard deleted the vulkan-fix-debug-validation-error branch April 2, 2023 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants