Searched refs:EGL_SIGNALED_KHR (Results 1 – 2 of 2) sorted by relevance
2316 syncRes->status = EGL_SIGNALED_KHR; in eglCreateSyncKHR()2377 res_status = EGL_SIGNALED_KHR; in eglClientWaitSyncKHR()2383 res_status = EGL_SIGNALED_KHR; in eglClientWaitSyncKHR()2401 if (sync->status == EGL_SIGNALED_KHR) { in eglGetSyncAttribKHR()2409 sync->status = EGL_SIGNALED_KHR; in eglGetSyncAttribKHR()
131 #define EGL_SIGNALED_KHR 0x30F2 macro