KhronosGroup / glslang

Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
Other
2.9k stars 816 forks source link

Add GL_EXT_expect_assume support #3511

Closed svenvh closed 4 months ago

svenvh commented 4 months ago

Add support for the GL_EXT_expect_assume extension.

The extension specification is available at https://github.com/KhronosGroup/GLSL/pull/229