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

Warn when using vkCmdPipelineBarrier without any memory barriers #1439

Closed
krOoze opened this issue Dec 16, 2019 · 1 comment
Closed

Warn when using vkCmdPipelineBarrier without any memory barriers #1439

krOoze opened this issue Dec 16, 2019 · 1 comment
Assignees
Milestone

Comments

@krOoze
Copy link
Contributor

krOoze commented Dec 16, 2019

Warn when using vkCmdPipelineBarrier without any memory barriers. Especially when using specific bits in stage, and when matching bits are missing in memory barriers.

Probably belongs to #24.

@mark-lunarg
Copy link
Contributor

Moved to tracking issue #24. Great suggestion, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants