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

More Vulkan barrier code cleanup work #19009

Merged
merged 5 commits into from
Apr 6, 2024
Merged

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Apr 6, 2024

This is just code cleanup to make debugging and future changes easier, hopefully no behavior will actually change with this PR.

Now there's only a single call site for vkCmdPipelineBarrier, which makes it easier to add temporary logging for example.

@hrydgard hrydgard added the Code Cleanup Cleanup to make future work easier. Needs to be done sometimes. label Apr 6, 2024
@hrydgard hrydgard added this to the v1.18.0 milestone Apr 6, 2024
@hrydgard hrydgard merged commit 234ec17 into master Apr 6, 2024
18 checks passed
@hrydgard hrydgard deleted the more-vulkan-barrier-work branch April 6, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Cleanup Cleanup to make future work easier. Needs to be done sometimes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant