google / shaderc

A collection of tools, libraries, and tests for Vulkan shader compilation.
Other
1.86k stars 363 forks source link

Update SPIRV-Tools, SPIRV-Headers #1448

Closed dneto0 closed 1 month ago

dneto0 commented 1 month ago

These now use the 'alias' mechanism in the SPIR-V json grammar. See https://github.com/KhronosGroup/SPIRV-Headers/pull/447 and https://github.com/KhronosGroup/SPIRV-Tools/pull/5799