summaryrefslogtreecommitdiff
path: root/tests/reflection/binding-push-constant-gl.hlsl.expected
AgeCommit message (Expand)Author
2025-02-27Add inner texture type to reflection json (#6416)Devon
2024-12-21Fixed stage and result field names in json reflection (#5927)Stan
2024-11-21Add datalayout for constant buffers. (#5608)Yong He
2020-01-08Cover a few corner cases in reflection API (#1163)Tim Foley
2018-09-21Remove the "hack sampler" workaround (#648)Tim Foley
2018-08-22Support for [[vk::push_constant]] (#629)jsmall-nvidia