Searched refs:eglDestroySync (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/egl/ |
| H A D | egl-symbols-check | 35 eglDestroySync
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ |
| H A D | eglentrypoint.h | 33 EGL_ENTRYPOINT(eglDestroySync)
|
| H A D | eglapi.c | 1907 eglDestroySync(EGLDisplay dpy, EGLSync sync) function in typeref:typename:EGLBoolean EGLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/egl/main/ |
| H A D | eglentrypoint.h | 33 EGL_ENTRYPOINT(eglDestroySync)
|
| H A D | eglapi.c | 1949 eglDestroySync(EGLDisplay dpy, EGLSync sync) function in typeref:typename:EGLBoolean EGLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/dist/include/EGL/ |
| H A D | egl.h | 288 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync (EGLDisplay dpy, EGLSync sync);
|
| /xsrc/external/mit/MesaLib/dist/include/EGL/ |
| H A D | egl.h | 326 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySync (EGLDisplay dpy, EGLSync sync);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | egl_generated.h | 1338 #define eglDestroySync epoxy_eglDestroySync macro
|
| H A D | egl_generated_dispatch.c | 1414 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