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

Correct wrong usage of vk::...FlagBits instead of vk::...Flags #41

Open
Gaspard-- opened this issue Feb 10, 2018 · 1 comment
Open

Correct wrong usage of vk::...FlagBits instead of vk::...Flags #41

Gaspard-- opened this issue Feb 10, 2018 · 1 comment

Comments

@Gaspard--
Copy link
Owner

Easy to mess up, no immediate compilation warning combined with the rare need of several flags make this error quite common in the codebase.

@Gaspard--
Copy link
Owner Author

To be clear, vk::...Flags should be used

@Gaspard-- Gaspard-- changed the title Correct wrong usage of vk::...FlagBits instead of vk::...Flags Correct wrong usage of vk::...FlagBits instead of vk::...Flags Feb 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant