summaryrefslogtreecommitdiff
path: root/tests/cross-compile/get-dimensions.slang
AgeCommit message (Expand)Author
2025-03-14Implement GetDimensions for structured buffers on WGSL (#6609)Darren Wihandi
2023-08-23Lower all ByteAddressBuffer uses for SPIRV. (#3143)Yong He
2022-08-17Warning on lossy implicit casts. (#2367)Yong He
2021-01-15Convert more tests to use shader objects (#1659)Tim Foley
2019-11-21Remove support for explicit register/binding syntax on TEST_INPUT (#1132)Tim Foley
2019-10-15GetDimension on GLSL for StructuredBuffer (#1081)jsmall-nvidia