KhronosGroup / glslang

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

Fixed check uint64 before set bool #3450

Closed GermanAizek closed 7 months ago

GermanAizek commented 7 months ago

@arcady-lunarg U64 value type was incorrectly checked, commit fixed this.