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