Searched refs:EGL_SYNC_FENCE_KHR (Results 1 – 3 of 3) sorted by relevance
34 type(EGL_SYNC_FENCE_KHR), in EGLSync_t()
2215 if ((type != EGL_SYNC_FENCE_KHR && in eglCreateSyncKHR()2217 (type != EGL_SYNC_FENCE_KHR && in eglCreateSyncKHR()2313 syncRes->type = EGL_SYNC_FENCE_KHR; in eglCreateSyncKHR()2376 case EGL_SYNC_FENCE_KHR: in eglClientWaitSyncKHR()
242 #define EGL_SYNC_FENCE_KHR 0x30F9 macro