Home
last modified time | relevance | path

Searched refs:EGL_SYNC_CONDITION_KHR (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/opengl/specs/
DEGL_ANDROID_native_fence_sync.txt80 EGL_SYNC_CONDITION_KHR:
102 EGL_SYNC_CONDITION_KHR EGL_SYNC_PRIOR_COMMANDS_COMPLETE_KHR
106 EGL_NO_NATIVE_FENCE_FD_ANDROID then the EGL_SYNC_CONDITION_KHR attribute is
187 EGL_SYNC_CONDITION_KHR Signaling condition EGL_SYNC_FENCE_KHR and
/frameworks/native/opengl/include/EGL/
Deglext.h241 #define EGL_SYNC_CONDITION_KHR 0x30F8 macro
/frameworks/native/opengl/libagl/
Degl.cpp2160 case EGL_SYNC_CONDITION_KHR: in eglGetSyncAttribKHR()