Hi I have an application that uses the lib in Android but when we are using in Chromebook, as an Android App, I get
/libEGL: called unimplemented OpenGL ES API
E/chromium: [ERROR:gles2_cmd_decoder.cc(9771)] Offscreen context lost via ARB/EXT_robustness. Reset status = 0x055838ab
[ERROR:gles2_cmd_decoder.cc(3055)] GLES2DecoderImpl: Context lost during MakeCurrent.
Hi I have an application that uses the lib in Android but when we are using in Chromebook, as an Android App, I get
This means: Chromebook doesn't support to OpenGL?
Thanks