added _EGLExtensions typedef

This commit is contained in:
Brian Paul
2005-11-29 04:44:33 +00:00
parent 5285c32a17
commit 58f45fa44d
+2
View File
@@ -15,6 +15,8 @@ typedef struct _egl_display _EGLDisplay;
typedef struct _egl_driver _EGLDriver;
typedef struct _egl_extensions _EGLExtensions;
typedef struct _egl_mode _EGLMode;
typedef struct _egl_screen _EGLScreen;