Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/include/EGL/
Deglext.h241 #define EGL_SYNC_CONDITION_KHR 0x30F8 macro
/device/generic/goldfish-opengl/system/egl/
Degl.cpp1916 if (attrib_list[i] == EGL_SYNC_CONDITION_KHR) { in eglCreateSyncKHR()
2051 case EGL_SYNC_CONDITION_KHR: in eglGetSyncAttribKHR()