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
/
bugs
/
empty-switch.slang
Age
Commit message (
Collapse
)
Author
2020-03-20
Handling of switch with empty body (#1284)
jsmall-nvidia
* Added handling for empty switch body. Added test for empty switch. * Fix testing for case in switch.