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

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglentrypoint.h37 EGL_ENTRYPOINT(eglExportDMABUFImageQueryMESA)
H A Deglapi.c2327 eglExportDMABUFImageQueryMESA(EGLDisplay dpy, EGLImage image, function in typeref:typename:EGLBoolean EGLAPIENTRY
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglentrypoint.h37 EGL_ENTRYPOINT(eglExportDMABUFImageQueryMESA)
H A Deglapi.c2362 eglExportDMABUFImageQueryMESA(EGLDisplay dpy, EGLImage image, function in typeref:typename:EGLBoolean EGLAPIENTRY
/xsrc/external/mit/MesaLib.old/dist/include/EGL/
H A Deglext.h1019 EGLAPI EGLBoolean EGLAPIENTRY eglExportDMABUFImageQueryMESA (EGLDisplay dpy, EGLImageKHR image, int *fourcc, int *num_planes, EGLuint64KHR *modifiers);
/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Deglext.h1055 EGLAPI EGLBoolean EGLAPIENTRY eglExportDMABUFImageQueryMESA (EGLDisplay dpy, EGLImageKHR image, int *fourcc, int *num_planes, EGLuint64KHR *modifiers);
/xsrc/external/mit/libepoxy/src/
H A Degl_generated.h1343 #define eglExportDMABUFImageQueryMESA epoxy_eglExportDMABUFImageQueryMESA macro
H A Degl_generated_dispatch.c1531 0, // eglExportDMABUFImageQueryMESA
4337 return egl_single_resolver(PROVIDER_EGL_MESA_image_dma_buf_export, 1147 /* eglExportDMABUFImageQueryMESA */);
5067 GEN_THUNKS_RET(EGLBoolean, eglExportDMABUFImageQueryMESA, (EGLDisplay dpy, EGLImageKHR image, int * fourcc, int * num_planes, EGLuint64KHR * modifiers), (dpy, image, fourcc, num_planes, modifiers))
5216 epoxy_eglExportDMABUFImageQueryMESA_dispatch_table_rewrite_ptr, /* eglExportDMABUFImageQueryMESA */

Completed in 79 milliseconds