Searched refs:eglExportDMABUFImageQueryMESA (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ |
| H A D | eglentrypoint.h | 37 EGL_ENTRYPOINT(eglExportDMABUFImageQueryMESA)
|
| H A D | eglapi.c | 2327 eglExportDMABUFImageQueryMESA(EGLDisplay dpy, EGLImage image, function in typeref:typename:EGLBoolean EGLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/egl/main/ |
| H A D | eglentrypoint.h | 37 EGL_ENTRYPOINT(eglExportDMABUFImageQueryMESA)
|
| H A D | eglapi.c | 2362 eglExportDMABUFImageQueryMESA(EGLDisplay dpy, EGLImage image, function in typeref:typename:EGLBoolean EGLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/dist/include/EGL/ |
| H A D | eglext.h | 1019 EGLAPI EGLBoolean EGLAPIENTRY eglExportDMABUFImageQueryMESA (EGLDisplay dpy, EGLImageKHR image, int *fourcc, int *num_planes, EGLuint64KHR *modifiers);
|
| /xsrc/external/mit/MesaLib/dist/include/EGL/ |
| H A D | eglext.h | 1055 EGLAPI EGLBoolean EGLAPIENTRY eglExportDMABUFImageQueryMESA (EGLDisplay dpy, EGLImageKHR image, int *fourcc, int *num_planes, EGLuint64KHR *modifiers);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | egl_generated.h | 1343 #define eglExportDMABUFImageQueryMESA epoxy_eglExportDMABUFImageQueryMESA macro
|
| H A D | egl_generated_dispatch.c | 1531 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