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
/
depth-replacing-none.slang
Age
Commit message (
Expand
)
Author
2024-04-03
Not emit DepthReplacing when frag shader uses SV_Position. (#3893)
Yong He
2024-04-02
Fix the erroneous logic of determining whether or not to emit DepthReplacing....
Yong He