am 42a6c754: am 3a38c110: Merge "Fix mac build"

* commit '42a6c75463a3b4590dbc9a3483222f3478342367':
  Fix mac build
This commit is contained in:
David 'Digit' Turner
2011-05-17 12:21:29 -07:00
committed by Android Git Automerger

View File

@@ -76,6 +76,7 @@ typedef HWND EGLNativeWindowType;
#elif defined(__APPLE__)
typedef int EGLNativePixelFormatType;
#define PIXEL_FORMAT_INITIALIZER 0
typedef struct _EGLNativeContextType* EGLNativeContextType;
typedef struct _EGLNativePbufferType* EGLNativePbufferType;