You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Currently only floats are supported for push constants. This issue encompasses extending support for other types including uint32, uint64, bool, etc.
The text was updated successfully, but these errors were encountered: