index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
language-feature
/
enums
/
implicit-cast-to-bool.slang
Age
Commit message (
Expand
)
Author
2024-07-25
Allow implicitly casting enum types to bool. (#4739)
Yong He