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_KHR_shader_subgroup_rotate support #3500

Closed svenvh closed 5 months ago

svenvh commented 5 months ago

Add support for the GL_KHR_shader_subgroup_rotate extension.

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