summaryrefslogtreecommitdiff
path: root/tests/cross-compile/get-dimensions.slang.expected.txt
AgeCommit message (Collapse)Author
2023-08-23Lower all ByteAddressBuffer uses for SPIRV. (#3143)Yong He
Co-authored-by: Yong He <yhe@nvidia.com>
2019-10-15GetDimension on GLSL for StructuredBuffer (#1081)jsmall-nvidia
* Fix GetDimensions for glsl. * Add test for Load on RWStructuredBuffer as part of GetDimension.