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
/
constants
/
static-const-in-generic-interface.slang
Age
Commit message (
Expand
)
Author
2024-10-15
Enable WebGPU tests in CI (#5239)
Anders Leino
2024-07-31
Fix IR lowering for generic interface types. (#4761)
Yong He