Merge change 1528 into donut
* changes: should help fix the Simulator build.
This commit is contained in:
@ -164,8 +164,8 @@ static pthread_key_t gEGLThreadLocalStorageKey = -1;
|
|||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
gl_hooks_t gHooks[IMPL_NUM_IMPLEMENTATIONS];
|
EGLAPI gl_hooks_t gHooks[IMPL_NUM_IMPLEMENTATIONS];
|
||||||
pthread_key_t gGLWrapperKey = -1;
|
EGLAPI pthread_key_t gGLWrapperKey = -1;
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user