summaryrefslogtreecommitdiff
path: root/examples/autodiff-texture
AgeCommit message (Expand)Author
2024-08-28Migrate 3 more examples to slang-unit-test (#4927)kaizhangNV
2024-07-17Move the file public header files to `include` dir (#4636)kaizhangNV
2024-07-01Resource searching for examples (#4518)venkataram-nv
2024-06-07Improve documentation and example formatting consistency (#4299)Matthew Moulton
2024-05-13[gfx] specify resource view buffer range in bytes (#4149)skallweitNV
2023-10-25Update autodiff-texture example with one that auto-diffs a reference impl. (#...Sai Praveen Bangaru
2023-03-21Add texture tri-linear autodiff example. (#2715)Yong He