summaryrefslogtreecommitdiff
path: root/tests/bugs/gh-3931.slang
AgeCommit message (Collapse)Author
2025-03-06Update SPIRV-Tools and fix new validation errors. (#6511)Yong He
* Update SPIRV-Tools and fix new validation errors. * Implement pointers for glsl target. * Reworked packStorage/unpackStorage code gen to operate on pointers rather than values.
2024-04-17commit to partially fix #3931 (#3972)ArielG-NV