Searched refs:eglCreateImage (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/
H A Degl-symbols-check24 eglCreateImage
/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglentrypoint.h14 EGL_ENTRYPOINT(eglCreateImage)
H A Deglapi.c1718 eglCreateImage(EGLDisplay dpy, EGLContext ctx, EGLenum target, function in typeref:typename:EGLImage EGLAPIENTRY
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglentrypoint.h14 EGL_ENTRYPOINT(eglCreateImage)
H A Deglapi.c1762 eglCreateImage(EGLDisplay dpy, EGLContext ctx, EGLenum target, function in typeref:typename:EGLImage EGLAPIENTRY
/xsrc/external/mit/MesaLib.old/dist/include/EGL/
H A Degl.h291 EGLAPI EGLImage EGLAPIENTRY eglCreateImage (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLAttrib *attrib_list);
/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Degl.h329 EGLAPI EGLImage EGLAPIENTRY eglCreateImage (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLAttrib *attrib_list);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.3.5.rst219 - gallium: Flush GL API resources in eglCreateImage
H A D21.0.0.rst2560 - gallium: Flush GL API resources in eglCreateImage
H A D21.1.0.rst4597 - gallium: Flush GL API resources in eglCreateImage
/xsrc/external/mit/libepoxy/src/
H A Degl_generated.h1312 #define eglCreateImage epoxy_eglCreateImage macro
H A Degl_generated_dispatch.c784 0, // eglCreateImage
4063 return egl_single_resolver(PROVIDER_EGL_15, 415 /* eglCreateImage */);
5036 GEN_THUNKS_RET(EGLImage, eglCreateImage, (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLAttrib * attrib_list), (dpy, ctx, target, buffer, attrib_list))
5185 epoxy_eglCreateImage_dispatch_table_rewrite_ptr, /* eglCreateImage */

Completed in 31 milliseconds