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

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglsync.c135 sync->Type == EGL_SYNC_REUSABLE_KHR ||
H A Deglapi.c1817 case EGL_SYNC_REUSABLE_KHR:
1940 /* if sync type is EGL_SYNC_REUSABLE_KHR, dpy should be
1945 if (s->Type == EGL_SYNC_REUSABLE_KHR)
1954 if (s->Type == EGL_SYNC_REUSABLE_KHR)
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglsync.c135 sync->Type == EGL_SYNC_REUSABLE_KHR ||
H A Deglapi.c1860 case EGL_SYNC_REUSABLE_KHR:
1981 /* if sync type is EGL_SYNC_REUSABLE_KHR, dpy should be
1986 if (s->Type == EGL_SYNC_REUSABLE_KHR)
1995 if (s->Type == EGL_SYNC_REUSABLE_KHR)
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.c2951 case EGL_SYNC_REUSABLE_KHR:
3021 case EGL_SYNC_REUSABLE_KHR:
3078 /* if type of sync is EGL_SYNC_REUSABLE_KHR and it is not signaled yet,
3082 if (dri2_sync->base.Type == EGL_SYNC_REUSABLE_KHR &&
3170 case EGL_SYNC_REUSABLE_KHR:
3234 if (sync->Type != EGL_SYNC_REUSABLE_KHR)
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.c3341 case EGL_SYNC_REUSABLE_KHR:
3410 case EGL_SYNC_REUSABLE_KHR:
3467 /* if type of sync is EGL_SYNC_REUSABLE_KHR and it is not signaled yet,
3471 if (dri2_sync->base.Type == EGL_SYNC_REUSABLE_KHR &&
3561 case EGL_SYNC_REUSABLE_KHR:
3624 if (sync->Type != EGL_SYNC_REUSABLE_KHR)
/xsrc/external/mit/MesaLib.old/dist/include/EGL/
H A Deglext.h318 #define EGL_SYNC_REUSABLE_KHR 0x30FA macro
/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Deglext.h299 #define EGL_SYNC_REUSABLE_KHR 0x30FA macro
/xsrc/external/mit/libepoxy/src/
H A Degl_generated.h452 #define EGL_SYNC_REUSABLE_KHR 0x30FA macro

Completed in 29 milliseconds