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

A couple of fixes to the GL_QCOM_image_processing2 support #3578

Closed wooyoungqcom closed 2 months ago

wooyoungqcom commented 2 months ago

1) handle the extension requirements of GL_QCOM_image_processing2 correctly 2) add QCOM image processing decorations to ids only once.