Searched defs:createSync (Results 1 – 11 of 11) sorted by relevance
94 inline EGLSyncImpl *EGLImplFactory::createSync(const egl::AttributeMap &attribs) in createSync() function
58 SyncImpl *createSync() override { return nullptr; } in createSync() function
178 EGLSyncImpl *DisplayVk::createSync(const egl::AttributeMap &attribs) in createSync() function in rx::DisplayVk
3046 SyncImpl *ContextVk::createSync() in createSync() function in rx::ContextVk
334 GLuint SyncManager::createSync(rx::GLImplFactory *factory) in createSync() function in gl::SyncManager
1166 Error Display::createSync(const gl::Context *currentContext, in createSync() function in egl::Display
119 EGLSyncImpl *DisplayEGL::createSync(const egl::AttributeMap &attribs) in createSync() function in rx::DisplayEGL
380 SyncImpl *ContextNULL::createSync() in createSync() function in rx::ContextNULL
110 SyncImpl *Context9::createSync() in createSync() function in rx::Context9
212 SyncImpl *Context11::createSync() in createSync() function in rx::Context11
138 SyncImpl *ContextGL::createSync() in createSync() function in rx::ContextGL