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

Support different types for Specialization Constants #225

Open
axsaucedo opened this issue May 30, 2021 · 1 comment
Open

Support different types for Specialization Constants #225

axsaucedo opened this issue May 30, 2021 · 1 comment

Comments

@axsaucedo
Copy link
Member

axsaucedo commented May 30, 2021

Currently only floats are supported for specialization constants. This issue encompasses extending support for other types including uint32, uint64, bool, etc.

@axsaucedo
Copy link
Member Author

For context there was a previous implementation of this that allowed for variable types whilst allowing for C++ 11 backwards compatibility (ie instead of using std variable values) #151

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

No branches or pull requests

1 participant