Home
last modified time | relevance | path

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

/aosp12/frameworks/native/opengl/specs/
H A 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)
H A DEGL_ANDROID_native_fence_sync.txt7 EGL_ANDROID_native_fence_sync
/aosp12/frameworks/native/opengl/include/EGL/
H A Deglext.h544 #ifndef EGL_ANDROID_native_fence_sync
545 #define EGL_ANDROID_native_fence_sync 1 macro