Home
last modified time | relevance | path

Searched refs:EGL_ANDROID_native_fence_sync (Results 1 – 4 of 4) 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/tools/glgen/stubs/egl/
DEGLExtHeader.java-if38 // EGL_ANDROID_native_fence_sync
52 …a href="https://www.khronos.org/registry/EGL/extensions/ANDROID/EGL_ANDROID_native_fence_sync.txt">
53 * EGL_ANDROID_native_fence_sync</a> extension for more details
/frameworks/native/opengl/include/EGL/
Deglext.h529 #ifndef EGL_ANDROID_native_fence_sync
530 #define EGL_ANDROID_native_fence_sync 1 macro