Searched refs:eglExportDMABUFImageMESA (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglentrypoint.h36 EGL_ENTRYPOINT(eglExportDMABUFImageMESA)
H A Deglapi.c2351 eglExportDMABUFImageMESA(EGLDisplay dpy, EGLImage image, function in typeref:typename:EGLBoolean EGLAPIENTRY
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglentrypoint.h36 EGL_ENTRYPOINT(eglExportDMABUFImageMESA)
H A Deglapi.c2384 eglExportDMABUFImageMESA(EGLDisplay dpy, EGLImage image, function in typeref:typename:EGLBoolean EGLAPIENTRY
/xsrc/external/mit/MesaLib.old/dist/include/EGL/
H A Deglext.h1020 EGLAPI EGLBoolean EGLAPIENTRY eglExportDMABUFImageMESA (EGLDisplay dpy, EGLImageKHR image, int *fds, EGLint *strides, EGLint *offsets);
/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Deglext.h1056 EGLAPI EGLBoolean EGLAPIENTRY eglExportDMABUFImageMESA (EGLDisplay dpy, EGLImageKHR image, int *fds, EGLint *strides, EGLint *offsets);
/xsrc/external/mit/libepoxy/src/
H A Degl_generated.h1342 #define eglExportDMABUFImageMESA epoxy_eglExportDMABUFImageMESA macro
H A Degl_generated_dispatch.c1501 0, // eglExportDMABUFImageMESA
4331 return egl_single_resolver(PROVIDER_EGL_MESA_image_dma_buf_export, 1122 /* eglExportDMABUFImageMESA */);
5066 GEN_THUNKS_RET(EGLBoolean, eglExportDMABUFImageMESA, (EGLDisplay dpy, EGLImageKHR image, int * fds, EGLint * strides, EGLint * offsets), (dpy, image, fds, strides, offsets))
5215 epoxy_eglExportDMABUFImageMESA_dispatch_table_rewrite_ptr, /* eglExportDMABUFImageMESA */

Completed in 27 milliseconds