Searched refs:eglCreateDRMImageMESA (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DMESA_drm_image.spec45 EGLImageKHR eglCreateDRMImageMESA(EGLDisplay dpy,
56 Accepted in the <attrib_list> parameter of eglCreateDRMImageMESA:
84 EGLImageKHR eglCreateDRMImageMESA(EGLDisplay dpy,
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_drm_image.spec45 EGLImageKHR eglCreateDRMImageMESA(EGLDisplay dpy,
56 Accepted in the <attrib_list> parameter of eglCreateDRMImageMESA:
84 EGLImageKHR eglCreateDRMImageMESA(EGLDisplay dpy,
/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglentrypoint.h13 EGL_ENTRYPOINT(eglCreateDRMImageMESA)
H A Deglapi.c2151 eglCreateDRMImageMESA(EGLDisplay dpy, const EGLint *attr_list) function in typeref:typename:EGLImage EGLAPIENTRY
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglentrypoint.h13 EGL_ENTRYPOINT(eglCreateDRMImageMESA)
H A Deglapi.c2194 eglCreateDRMImageMESA(EGLDisplay dpy, const EGLint *attr_list) function in typeref:typename:EGLImage EGLAPIENTRY
/xsrc/external/mit/MesaLib.old/dist/include/EGL/
H A Deglext.h1009 EGLAPI EGLImageKHR EGLAPIENTRY eglCreateDRMImageMESA (EGLDisplay dpy, const EGLint *attrib_list);
/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Deglext.h1045 EGLAPI EGLImageKHR EGLAPIENTRY eglCreateDRMImageMESA (EGLDisplay dpy, const EGLint *attrib_list);
/xsrc/external/mit/libepoxy/src/
H A Degl_generated.h1310 #define eglCreateDRMImageMESA epoxy_eglCreateDRMImageMESA macro
H A Degl_generated_dispatch.c748 0, // eglCreateDRMImageMESA
4051 return egl_single_resolver(PROVIDER_EGL_MESA_drm_image, 372 /* eglCreateDRMImageMESA */);
5034 GEN_THUNKS_RET(EGLImageKHR, eglCreateDRMImageMESA, (EGLDisplay dpy, const EGLint * attrib_list), (dpy, attrib_list))
5183 epoxy_eglCreateDRMImageMESA_dispatch_table_rewrite_ptr, /* eglCreateDRMImageMESA */

Completed in 30 milliseconds