summaryrefslogtreecommitdiff
path: root/tests/diagnostics/illegal-texel-type.slang
AgeCommit message (Collapse)Author
2025-01-17Refactor _Texture to constrain on texel types. (#6115)Yong He
* Refactor _Texture to constrain on texel types. * Fix tests. * Fix. * Disable glsl texture test because rhi can't run it correctly.