Home
last modified time | relevance | path

Searched defs:createSemaphore (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DContext9.cpp142 SemaphoreImpl *Context9::createSemaphore() in createSemaphore() function in rx::Context9
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DResourceManager.cpp557 GLuint SemaphoreManager::createSemaphore(rx::GLImplFactory *factory) in createSemaphore() function in gl::SemaphoreManager
DContext.cpp749 GLuint Context::createSemaphore() in createSemaphore() function in gl::Context
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp240 SemaphoreImpl *Context11::createSemaphore() in createSemaphore() function in rx::Context11
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DContextNULL.cpp424 SemaphoreImpl *ContextNULL::createSemaphore() in createSemaphore() function in rx::ContextNULL
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DContextGL.cpp183 SemaphoreImpl *ContextGL::createSemaphore() in createSemaphore() function in rx::ContextGL
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp2109 SemaphoreImpl *ContextVk::createSemaphore() in createSemaphore() function in rx::ContextVk