Searched refs:eglDestroyImage (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/egl/ |
| H A D | egl-symbols-check | 33 eglDestroyImage
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ |
| H A D | eglentrypoint.h | 30 EGL_ENTRYPOINT(eglDestroyImage)
|
| H A D | eglapi.c | 1756 eglDestroyImage(EGLDisplay dpy, EGLImage image) function in typeref:typename:EGLBoolean EGLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/egl/main/ |
| H A D | eglentrypoint.h | 30 EGL_ENTRYPOINT(eglDestroyImage)
|
| H A D | eglapi.c | 1799 eglDestroyImage(EGLDisplay dpy, EGLImage image) function in typeref:typename:EGLBoolean EGLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/dist/include/EGL/ |
| H A D | egl.h | 292 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyImage (EGLDisplay dpy, EGLImage image);
|
| /xsrc/external/mit/MesaLib/dist/include/EGL/ |
| H A D | egl.h | 330 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyImage (EGLDisplay dpy, EGLImage image);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | egl_generated.h | 1334 #define eglDestroyImage epoxy_eglDestroyImage macro
|
| H A D | egl_generated_dispatch.c | 1342 0, // eglDestroyImage 4242 972 /* "eglDestroyImage" */, 4246 return egl_provider_resolver(entrypoint_strings + 972 /* "eglDestroyImage" */, 4262 972 /* "eglDestroyImage" */, 5058 GEN_THUNKS_RET(EGLBoolean, eglDestroyImage, (EGLDisplay dpy, EGLImage image), (dpy, image)) 5207 epoxy_eglDestroyImage_dispatch_table_rewrite_ptr, /* eglDestroyImage */
|
Completed in 28 milliseconds