diff options
Diffstat (limited to 'glew/auto/extensions/gl/EGL_HI_clientpixmap')
-rw-r--r-- | glew/auto/extensions/gl/EGL_HI_clientpixmap | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/glew/auto/extensions/gl/EGL_HI_clientpixmap b/glew/auto/extensions/gl/EGL_HI_clientpixmap new file mode 100644 index 0000000..732252f --- /dev/null +++ b/glew/auto/extensions/gl/EGL_HI_clientpixmap @@ -0,0 +1,6 @@ +EGL_HI_clientpixmap +https://www.khronos.org/registry/egl/specs/eglspec.1.5.pdf +EGL_HI_clientpixmap + + EGL_CLIENT_PIXMAP_POINTER_HI 0x8F74 + EGLSurface eglCreatePixmapSurfaceHI (EGLDisplay dpy, EGLConfig config, struct EGLClientPixmapHI* pixmap) |