Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/opengl/include/EGL/
Deglext.h548 #define EGL_SYNC_NATIVE_FENCE_SIGNALED_ANDROID 0x3146 macro
/hardware/google/gfxstream/guest/mesa/include/EGL/
Deglext.h533 #define EGL_SYNC_NATIVE_FENCE_SIGNALED_ANDROID 0x3146 macro
/hardware/google/gfxstream/guest/egl/
Degl.cpp2521 res_status = EGL_SYNC_NATIVE_FENCE_SIGNALED_ANDROID; in eglClientWaitSyncKHR()