summaryrefslogtreecommitdiff
path: root/examples/autodiff-texture
AgeCommit message (Expand)Author
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