summaryrefslogtreecommitdiff
path: root/tests/bugs/mutating/resource-specialization-inout.slang
AgeCommit message (Expand)Author
2024-11-06Make various parameters and return types require specialization when targetin...Anders Leino
2024-10-15Enable WebGPU tests in CI (#5239)Anders Leino
2024-06-10enable more metal tests (#4326)skallweitNV
2024-06-07Metal compute tests (#4292)skallweitNV
2022-09-05Fix resource inout param specialization. (#2394)Yong He