Searched refs:eglCreateDRMImageMESA (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_drm_image.spec | 45 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 D | MESA_drm_image.spec | 45 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 D | eglentrypoint.h | 13 EGL_ENTRYPOINT(eglCreateDRMImageMESA)
|
| H A D | eglapi.c | 2151 eglCreateDRMImageMESA(EGLDisplay dpy, const EGLint *attr_list) function in typeref:typename:EGLImage EGLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/egl/main/ |
| H A D | eglentrypoint.h | 13 EGL_ENTRYPOINT(eglCreateDRMImageMESA)
|
| H A D | eglapi.c | 2194 eglCreateDRMImageMESA(EGLDisplay dpy, const EGLint *attr_list) function in typeref:typename:EGLImage EGLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/dist/include/EGL/ |
| H A D | eglext.h | 1009 EGLAPI EGLImageKHR EGLAPIENTRY eglCreateDRMImageMESA (EGLDisplay dpy, const EGLint *attrib_list);
|
| /xsrc/external/mit/MesaLib/dist/include/EGL/ |
| H A D | eglext.h | 1045 EGLAPI EGLImageKHR EGLAPIENTRY eglCreateDRMImageMESA (EGLDisplay dpy, const EGLint *attrib_list);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | egl_generated.h | 1310 #define eglCreateDRMImageMESA epoxy_eglCreateDRMImageMESA macro
|
| H A D | egl_generated_dispatch.c | 748 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