Home
last modified time | relevance | path

Searched defs:createSync (Results 1 – 25 of 27) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DEGLImplFactory.h91 inline EGLSyncImpl *EGLImplFactory::createSync(const egl::AttributeMap &attribs) in createSync() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DEGLImplFactory.h94 inline EGLSyncImpl *EGLImplFactory::createSync(const egl::AttributeMap &attribs) in createSync() function
/third_party/flutter/skia/third_party/externals/angle2/src/tests/
Dangle_unittests_utils.h58 SyncImpl *createSync() override { return nullptr; } in createSync() function
/third_party/skia/third_party/externals/angle2/src/tests/
Dangle_unittests_utils.h58 SyncImpl *createSync() override { return nullptr; } in createSync() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp33 EGLSyncImpl *DisplayEGL::createSync(const egl::AttributeMap &attribs) in createSync() function in rx::DisplayEGL
/third_party/node/deps/npm/node_modules/tar/lib/
Dcreate.js95 const createSync = (opt, files) => { function
/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwFunctions.inl22 eglCreateSyncFunc createSync; variable
DeglwFuncPtrLibraryImpl.inl87 EGLSync FuncPtrLibrary::createSync (EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list) con… function in FuncPtrLibrary
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp160 EGLSyncImpl *DisplayVk::createSync(const egl::AttributeMap &attribs) in createSync() function in rx::DisplayVk
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp190 EGLSyncImpl *DisplayVk::createSync(const egl::AttributeMap &attribs) in createSync() function in rx::DisplayVk
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DDisplay.cpp596 EGLSyncKHR Display::createSync(Context *context) in createSync() function in egl::Display
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DResourceManager.cpp329 GLuint SyncManager::createSync(rx::GLImplFactory *factory) in createSync() function in gl::SyncManager
DDisplay.cpp1394 Error Display::createSync(const gl::Context *currentContext, in createSync() function in egl::Display
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DContext9.cpp107 SyncImpl *Context9::createSync() in createSync() function in rx::Context9
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DResourceManager.cpp332 GLuint SyncManager::createSync(rx::GLImplFactory *factory) in createSync() function in gl::SyncManager
DDisplay.cpp946 Error Display::createSync(const gl::Context *currentContext, in createSync() function in egl::Display
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DContextNULL.cpp388 SyncImpl *ContextNULL::createSync() in createSync() function in rx::ContextNULL
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp209 SyncImpl *Context11::createSync() in createSync() function in rx::Context11
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp124 EGLSyncImpl *DisplayEGL::createSync(const egl::AttributeMap &attribs) in createSync() function in rx::DisplayEGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DContextNULL.cpp458 SyncImpl *ContextNULL::createSync() in createSync() function in rx::ContextNULL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DContext9.cpp111 SyncImpl *Context9::createSync() in createSync() function in rx::Context9
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DContextGL.cpp133 SyncImpl *ContextGL::createSync() in createSync() function in rx::ContextGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp214 SyncImpl *Context11::createSync() in createSync() function in rx::Context11
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DContextGL.cpp163 SyncImpl *ContextGL::createSync() in createSync() function in rx::ContextGL
/third_party/vk-gl-cts/modules/egl/
DteglSyncTests.cpp77 typedef EGLSync (Library::*createSync)(EGLDisplay, EGLenum, const EGLAttrib *) const ; typedef in deqp::egl::SyncTest

12