Open yukunxie opened 4 years ago
Can you check if you can replicate that issue with the pinned Glslang version? https://github.com/KhronosGroup/glslang/tree/c57b2a97fa808970a4809c53de605bbf103fce12
That is, checkout commit c57b2a97
, build and test that snippet.
The following code snippet comes from //github.com/austinEng/webgpu-samples.git, but when I compile it with glslang, it's failed with the error "Glslang.JS: Could not compile shader"