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
/
hlsl-intrinsic
/
clip-distance-input.slang
Age
Commit message (
Expand
)
Author
2023-09-07
Fix GLSL output for `gl_ClipDistance` input builtin. (#3193)
Yong He