Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Libraries/glew-2.0.0/auto/extensions/gl/EGL_KHR_image')
-rw-r--r--Libraries/glew-2.0.0/auto/extensions/gl/EGL_KHR_image8
1 files changed, 0 insertions, 8 deletions
diff --git a/Libraries/glew-2.0.0/auto/extensions/gl/EGL_KHR_image b/Libraries/glew-2.0.0/auto/extensions/gl/EGL_KHR_image
deleted file mode 100644
index c72f09de..00000000
--- a/Libraries/glew-2.0.0/auto/extensions/gl/EGL_KHR_image
+++ /dev/null
@@ -1,8 +0,0 @@
-EGL_KHR_image
-https://www.khronos.org/registry/egl/specs/eglspec.1.5.pdf
-EGL_KHR_image
-
- EGL_NO_IMAGE_KHR ((EGLImageKHR)0)
- EGL_NATIVE_PIXMAP_KHR 0x30B0
- EGLImageKHR eglCreateImageKHR (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint * attrib_list)
- EGLBoolean eglDestroyImageKHR (EGLDisplay dpy, EGLImageKHR image)