I see the latest Mali OpenGL ES Emulator 3.0 support the OpenGL ES 3.2 and also include the gl32.h head file.However, when I use some ES 3.2 API like glPatchParameteri, the link failed with unresolved external symbol __imp__glPatchParameteri@8 .
↧