Closed jeffbolznv closed 2 weeks ago
This PR had leads to errors like the following:
shaderc/third_party/glslang/SPIRV/disassemble.cpp:341:8: error: 'uint32_t' does not name a type
This was fixed in https://github.com/KhronosGroup/glslang/commit/76cc41d26f6902de543773023611e40fbcdde58b so the dependency might need bumped again.
This PR had leads to errors like the following:
This was fixed in https://github.com/KhronosGroup/glslang/commit/76cc41d26f6902de543773023611e40fbcdde58b so the dependency might need bumped again.