* commit '42a6c75463a3b4590dbc9a3483222f3478342367': Fix mac build
This commit is contained in:
committed by
Android Git Automerger
commit
8fc94823cf
@@ -76,6 +76,7 @@ typedef HWND EGLNativeWindowType;
|
|||||||
#elif defined(__APPLE__)
|
#elif defined(__APPLE__)
|
||||||
|
|
||||||
typedef int EGLNativePixelFormatType;
|
typedef int EGLNativePixelFormatType;
|
||||||
|
#define PIXEL_FORMAT_INITIALIZER 0
|
||||||
|
|
||||||
typedef struct _EGLNativeContextType* EGLNativeContextType;
|
typedef struct _EGLNativeContextType* EGLNativeContextType;
|
||||||
typedef struct _EGLNativePbufferType* EGLNativePbufferType;
|
typedef struct _EGLNativePbufferType* EGLNativePbufferType;
|
||||||
|
|||||||
Reference in New Issue
Block a user