KhronosGroup / glslang

Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
Other
2.9k stars 816 forks source link

Prevent duplicate SPIR-V decorations #3570

Closed alan-baker closed 2 months ago

alan-baker commented 2 months ago
alan-baker commented 2 months ago

I missed a duplicate RelaxedPrecision, but I'm not certain where it's coming from.

This is resolved. This PR is ready for review.