We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Dear Forum,
Could you please post the all the GLSL versions supported by Mali 400.
where can I find OpenGLES vertion -->GLSL version mapping.
kindly please share the details.
Thanks
Ravinder Are
Hi Ravinder,
The Mali-400 GPU is based on the Utgard Architecture. This architecture supports up to and including OpenGL ES 2.0 API.
There is only one version of GLSL (ESSL) that is supported with this version of API, and that is:
#version 100
I hope that helps.
Kind Regards,
Michael McGeagh
Thanks Michael for confirming the GLSL version.