Home
last modified time | relevance | path

Searched refs:EGL_SYNC_NATIVE_FENCE_FD_ANDROID (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DSyncEGL.cpp21 attribs.getAsInt(EGL_SYNC_NATIVE_FENCE_FD_ANDROID, EGL_NO_NATIVE_FENCE_FD_ANDROID)), in SyncEGL()
46 attribs.push_back(EGL_SYNC_NATIVE_FENCE_FD_ANDROID); in initialize()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DEGLSync.cpp26 attribs.getAsInt(EGL_SYNC_NATIVE_FENCE_FD_ANDROID, EGL_NO_NATIVE_FENCE_FD_ANDROID)) in Sync()
44 // "If the EGL_SYNC_NATIVE_FENCE_FD_ANDROID attribute is not in Sync()
H A DvalidationEGL.cpp1305 case EGL_SYNC_NATIVE_FENCE_FD_ANDROID: in ValidateCreateSyncBase()
/third_party/mesa3d/src/egl/main/
H A Deglsync.c62 case EGL_SYNC_NATIVE_FENCE_FD_ANDROID: in _eglParseSyncAttribList()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSyncVk.cpp221 object is created with the EGL_SYNC_NATIVE_FENCE_FD_ANDROID attribute set to in initializeWithFd()
471 int nativeFd = static_cast<EGLint>(mAttribs.getAsInt(EGL_SYNC_NATIVE_FENCE_FD_ANDROID, in initialize()
/third_party/skia/tests/
H A DVkHardwareBufferTest.cpp338 EGL_SYNC_NATIVE_FENCE_FD_ANDROID, fdHandle, in importAndWaitOnSemaphore()
344 "Failed to create EGLSync when importing EGL_SYNC_NATIVE_FENCE_FD_ANDROID\n"); in importAndWaitOnSemaphore()
/third_party/EGL/api/EGL/
H A Deglext.h537 #define EGL_SYNC_NATIVE_FENCE_FD_ANDROID 0x3145 macro
/third_party/mesa3d/include/EGL/
H A Deglext.h537 #define EGL_SYNC_NATIVE_FENCE_FD_ANDROID 0x3145 macro
/third_party/skia/third_party/externals/swiftshader/include/EGL/
H A Deglext.h547 #define EGL_SYNC_NATIVE_FENCE_FD_ANDROID 0x3145 macro
/third_party/skia/third_party/externals/egl-registry/api/EGL/
H A Deglext.h547 #define EGL_SYNC_NATIVE_FENCE_FD_ANDROID 0x3145 macro
/third_party/skia/third_party/externals/angle2/include/EGL/
H A Deglext.h532 #define EGL_SYNC_NATIVE_FENCE_FD_ANDROID 0x3145 macro

Completed in 38 milliseconds