summaryrefslogtreecommitdiff
path: root/tests/reflection/binding-gl.hlsl.expected
AgeCommit message (Expand)Author
2025-08-01Fix 7441: CUDA boolean vector layout to use 1-byte elements (#7862)Harsh Aggarwal (NVIDIA)
2025-02-27Add inner texture type to reflection json (#6416)Devon
2024-12-21Fixed stage and result field names in json reflection (#5927)Stan
2020-01-08Cover a few corner cases in reflection API (#1163)Tim Foley
2018-09-21Remove the "hack sampler" workaround (#648)Tim Foley
2018-07-31Feature/attributed binding (#621)jsmall-nvidia