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

Consider adding bitflags helpers #9

Open
teoxoy opened this issue Jul 4, 2022 · 1 comment
Open

Consider adding bitflags helpers #9

teoxoy opened this issue Jul 4, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@teoxoy
Copy link
Owner

teoxoy commented Jul 4, 2022

Most likely after bitflags v2 since it will release with a new BitFlags trait

@teoxoy teoxoy added the enhancement New feature or request label Jul 4, 2022
@teoxoy
Copy link
Owner Author

teoxoy commented Jul 10, 2023

This would require Specialization; it would be more practical to instead derive ShaderType for bitflags. And since bitflags are just a newtype wrapper, maybe we can just allow deriving ShaderType for all newtypes.

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

No branches or pull requests

1 participant