KhronosGroup / glslang

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

When will this be fixed? I have already sent PR #3567

Closed GermanAizek closed 3 months ago

GermanAizek commented 3 months ago

https://github.com/KhronosGroup/glslang/blob/b34f619e1c85810dcb3c578107d2e48ba4ee2b37/glslang/MachineIndependent/Constant.cpp#L698-L699

change from getI64Const() to getU64Const()

GermanAizek commented 3 months ago

PR has merged but there is still no fix in the master branch, https://github.com/KhronosGroup/glslang/pull/3450

arcady-lunarg commented 3 months ago

The main branch is called main and not master, the commit in that PR has already been merged into main.