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
/
overload-resolution-signed-unsigned.slang
Age
Commit message (
Expand
)
Author
2024-11-02
Revert uint<->int implicit cast cost to prefer promotion to unsigned. (#5480)
Yong He