KhronosGroup / glslang

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

Support gles shader versions earlier than 310 spec #3004

Closed konnery closed 2 years ago

konnery commented 2 years ago

Hi, esteemed Khronos Group, our team found that glslang does not support gles shader versions earlier than 310 spec and does not support some gles features very well. We would like to know if the glslang project has any plans to support the full gles, and if not, if we can contribute to the community when we expand it.

greg-lunarg commented 2 years ago

I am not aware of any plans. And yes, we will accept contributions to improve this.