emulator opengl: some system egl fixes after a review.
Change-Id: I4a0c72319e8c69fba8ac00ed7bfff7667ae07269
This commit is contained in:
committed by
Guy Zadikario
parent
c36ac6ed2f
commit
33dc9add2a
@@ -9,6 +9,7 @@ typedef struct {
|
||||
|
||||
typedef struct {
|
||||
void* (*getProcAddress)(const char *funcName);
|
||||
void (*finish)();
|
||||
} EGLClient_glesInterface;
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user