Home
last modified time | relevance | path

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

/aosp12/frameworks/native/opengl/specs/
H A DREADME20 0x3146 EGL_SYNC_NATIVE_FENCE_SIGNALED_ANDROID (EGL_ANDROID_native_fence_sync)
H A DEGL_ANDROID_native_fence_sync.txt82 EGL_SYNC_NATIVE_FENCE_SIGNALED_ANDROID 0x3146
107 set to EGL_SYNC_NATIVE_FENCE_SIGNALED_ANDROID and the EGL_SYNC_STATUS_KHR
142 The EGL_SYNC_NATIVE_FENCE_SIGNALED_ANDROID condition is satisfied by the
/aosp12/frameworks/native/opengl/include/EGL/
H A Deglext.h548 #define EGL_SYNC_NATIVE_FENCE_SIGNALED_ANDROID 0x3146 macro