Releases: jeremy-lunarg/glslang
Releases · jeremy-lunarg/glslang
main-tot
master-tot
Move check if useStorageBuffer needs to be set. From TParseContext used only by GLSL, to TParseContextBase inherited by both GLSL and HLSL paths. It caused compilations from HLSL to SPIR-V 1.3+ to use BufferBlock decoration which is no longer valid.