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
/
fwidth.slang
Age
Commit message (
Expand
)
Author
2025-05-01
Add fwidth_coarse and fwidth_fine functions (#6941)
pdeayton-nv
2023-11-27
Fix spirv intrinsics for partial derivatives. (#3355)
Yong He