summaryrefslogtreecommitdiffstats
path: root/tests/reflection/texture-resource-type.slang
Commit message (Collapse)AuthorAge
* Make image format reflection easier (#6550)Devon2025-03-20
| | | | | | | | | | | * image format json reflection * format code * use direct include --------- Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com>
* Add inner texture type to reflection json (#6416)Devon2025-02-27
* Add inner texture type to reflection json * Add expected result of test * Adjust test expected results * Fix ci test result --------- Co-authored-by: Yong He <yonghe@outlook.com>