google / shaderc

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

Upcoming branch rename in SPIRV-Cross #1293

Closed HansKristian-Work closed 1 year ago

HansKristian-Work commented 1 year ago

IIRC, shaderc pulls in SPIRV-Cross as a module:

Just a heads up that this is happening soon in case something needs to change: https://github.com/KhronosGroup/SPIRV-Cross/issues/2081.

dneto0 commented 1 year ago

actually Shaderc doesn't. But Chromium's vulkan-deps does. I already have a tracking bug for that.

Thanks for the heads-up!