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

eglMakeCurrent outputs on console - FATAL GL_ARB_transform_feedback2 extension is required but not detected.

I am using ARM GLES3.0 emulator. I have NVIDIA GeForce 8400 GS which supports OpenGL 3.3. My problem is, though eglMakeCurrent succeeds it leaves following message on console even simple Cube example - "FATAL GL_ARB_transform_feedback2 extension is required but not detected. Your GLES3.0 application will crash if you attempt to resume a transform feed-back operation! "

What is this message for? Can I avoid outputing it on Console? Is there any issue with my card supporting GLES30 emulator?

0