Home
last modified time | relevance | path

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

/frameworks/native/opengl/specs/
DREADME18 0x3144 EGL_SYNC_NATIVE_FENCE_ANDROID (EGL_ANDROID_native_fence_sync)
19 0x3145 EGL_SYNC_NATIVE_FENCE_FD_ANDROID (EGL_ANDROID_native_fence_sync)
20 0x3146 EGL_SYNC_NATIVE_FENCE_SIGNALED_ANDROID (EGL_ANDROID_native_fence_sync)
DEGL_ANDROID_native_fence_sync.txt7 EGL_ANDROID_native_fence_sync
/frameworks/native/opengl/include/EGL/
Deglext.h544 #ifndef EGL_ANDROID_native_fence_sync
545 #define EGL_ANDROID_native_fence_sync 1 macro