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
/
spirv
/
int-cast-unsigned-to-signed.slang
Age
Commit message (
Collapse
)
Author
2025-05-09
Fix SPIRV unsigned to signed widening casts (#7051)
Darren Wihandi
* Fix unsigned to signed casts for SPIRV * Add test * Fix ICE crash