Searched refs:eglDestroySync (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/
H A Degl-symbols-check35 eglDestroySync
/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglentrypoint.h33 EGL_ENTRYPOINT(eglDestroySync)
H A Deglapi.c1907 eglDestroySync(EGLDisplay dpy, EGLSync sync) function in typeref:typename:EGLBoolean EGLAPIENTRY
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglentrypoint.h33 EGL_ENTRYPOINT(eglDestroySync)
H A Deglapi.c1949 eglDestroySync(EGLDisplay dpy, EGLSync sync) function in typeref:typename:EGLBoolean EGLAPIENTRY
/xsrc/external/mit/MesaLib.old/dist/include/EGL/
H A Degl.h288 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync (EGLDisplay dpy, EGLSync sync);
/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Degl.h326 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync (EGLDisplay dpy, EGLSync sync);
/xsrc/external/mit/libepoxy/src/
H A Degl_generated.h1338 #define eglDestroySync epoxy_eglDestroySync macro
H A Degl_generated_dispatch.c1414 0, // eglDestroySync
4290 1045 /* "eglDestroySync" */,
4294 return egl_provider_resolver(entrypoint_strings + 1045 /* "eglDestroySync" */,
4310 1045 /* "eglDestroySync" */,
5062 GEN_THUNKS_RET(EGLBoolean, eglDestroySync, (EGLDisplay dpy, EGLSync sync), (dpy, sync))
5211 epoxy_eglDestroySync_dispatch_table_rewrite_ptr, /* eglDestroySync */

Completed in 19 milliseconds