This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ARM Mali devices wrongly report that OES_texture_float is supported

Actually Mali GPU does not support OES_texture_float. For example, you can not open this webgl websitehttp://madebyevan.com/webgl-water/

How we resolve this issue?

Parents
  • Please also note that WebGL is based off of OpenGL ES 2.0

    As such, and considering we do not support the OES_texture_float extension, any WebGL content relying on that extension will not work on Mali GPUs.

    I hope that helps clarify things further.

    Kind Regards,

    Michael McGeagh

Reply
  • Please also note that WebGL is based off of OpenGL ES 2.0

    As such, and considering we do not support the OES_texture_float extension, any WebGL content relying on that extension will not work on Mali GPUs.

    I hope that helps clarify things further.

    Kind Regards,

    Michael McGeagh

Children
No data