Hi,
I'm writing a multi-thread app that using OpenGL ES 3.0 Emulator libraries on Windows.
Why am I seeing "FATAL - Emulator IEGLImage implementation does not support sharing EGLImages accross contexts that are not related to each other" on the stdout if I call glEGLImageTargetTexture2DOES?
Hi Jacek,
Thanks for your answer.