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

Query on glMapBufferOES and glShaderBinary/glProgramBinary support

I am working on GLES program using ARM GLES3.0 Emulator ver 1.4. I could figure out that

1. glMapBufferOES fails with GL_ELEMENT_ARRAY_BUFFER as target parameter.(ref: http://community.arm.com/thread/6189)

2. Limitation section of User Guide for ARM GLES3.0 Emulator ver 1.4 says glShaderBinary/glProgramBinary fails.


Can I expect these fixes in coming release? If yes, when should I expect next release?


Cheers,

Sunil

0