Home
last modified time | relevance | path

Searched refs:EGL_UNSIGNALED_KHR (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/egl/
DeglSync.h35 status(EGL_UNSIGNALED_KHR) { } in EGLSync_t()
/hardware/google/gfxstream/common/opengl/include/EGL/
Deglext.h314 #define EGL_UNSIGNALED_KHR 0x30F3 macro
/hardware/google/gfxstream/guest/mesa/include/EGL/
Deglext.h295 #define EGL_UNSIGNALED_KHR 0x30F3 macro
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp1578 *value = EGL_UNSIGNALED_KHR; in eglGetSyncAttribKHR()