Home
last modified time | relevance | path

Searched refs:EGL_SYNC_NATIVE_FENCE_FD_ANDROID (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/include/EGL/
Deglext.h546 #define EGL_SYNC_NATIVE_FENCE_FD_ANDROID 0x3145 macro
/device/generic/goldfish-opengl/system/egl/
Degl.cpp1921 if (attrib_key == EGL_SYNC_NATIVE_FENCE_FD_ANDROID) { in eglCreateSyncKHR()