diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2005-05-04 20:00:15 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2005-05-04 20:00:15 +0000 |
commit | fe6ee3f5e69572fe8ea90183b2d5de7d76eecca2 (patch) | |
tree | 59734e94403b9c097ff4f6377eb2c6260f1c7949 /include/GLES/egltypes.h | |
parent | f5581bb9943c4b711ce5e7bea4979adacd9b85d8 (diff) |
EGLScreenMESA updates
Diffstat (limited to 'include/GLES/egltypes.h')
-rw-r--r-- | include/GLES/egltypes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/GLES/egltypes.h b/include/GLES/egltypes.h index c81116ace21..65cba8d5793 100644 --- a/include/GLES/egltypes.h +++ b/include/GLES/egltypes.h @@ -20,6 +20,7 @@ typedef u_int32_t EGLContext; /* EGL_MESA_screen_surface */ typedef u_int32_t EGLModeMESA; +typedef u_int32_t EGLScreenMESA; /* |