Fix test breakage in shaderc_util_compiler
Open
bug
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 445
- Avg merge
- 11h 6m
- Merged PRs (30d)
- 6
Description
CompilerTest.HlslFunctionality1Enabled in this test suite is failing, because the third_party/spirv-tools has not been rolled to pick up the SPIR-V 1.4 changes yet, but the test expectations were updated in #608
Specifically OpDecorateStringGOOGLE was changed to OpDecorateString.
Contributor guide
Assessment
This issue has not been assessed yet.