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_MESA_image_dma_buf_export')
-rw-r--r--Libraries/glew-2.0.0/auto/extensions/gl/EGL_MESA_image_dma_buf_export6
1 files changed, 0 insertions, 6 deletions
diff --git a/Libraries/glew-2.0.0/auto/extensions/gl/EGL_MESA_image_dma_buf_export b/Libraries/glew-2.0.0/auto/extensions/gl/EGL_MESA_image_dma_buf_export
deleted file mode 100644
index 3ab5abf0..00000000
--- a/Libraries/glew-2.0.0/auto/extensions/gl/EGL_MESA_image_dma_buf_export
+++ /dev/null
@@ -1,6 +0,0 @@
-EGL_MESA_image_dma_buf_export
-https://www.khronos.org/registry/egl/specs/eglspec.1.5.pdf
-EGL_MESA_image_dma_buf_export
-
- EGLBoolean eglExportDMABUFImageMESA (EGLDisplay dpy, EGLImageKHR image, int * fds, EGLint * strides, EGLint * offsets)
- EGLBoolean eglExportDMABUFImageQueryMESA (EGLDisplay dpy, EGLImageKHR image, int * fourcc, int * num_planes, EGLuint64KHR * modifiers)