Skip to content
Snippets Groups Projects
Commit 4cb9a54f authored by David Neto's avatar David Neto
Browse files

Changing Vulkan vs. GL doesn't force teardown of glslang

Glslang's builtin function table cache is now sensitive
to the Spv vs. non-Spv and Vulkan vs. GL.
That is https://github.com/KhronosGroup/glslang/issues/166 is fixed.
So now we don't have to tear down Glslang's internal state when
the "message rules" change. That's how Vulkan vs. GL is encoded.
parent 4a3e5510
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment