index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
bugs
/
empty-switch.slang.expected.txt
Commit message (
Collapse
)
Author
Age
*
Handling of switch with empty body (#1284)
jsmall-nvidia
2020-03-20
* Added handling for empty switch body. Added test for empty switch. * Fix testing for case in switch.