Searched defs:acquireExternalContext (Results 1 – 3 of 3) sorted by relevance
24 void ContextEGL::acquireExternalContext(const gl::Context *context) in acquireExternalContext() function in rx::ContextEGL
83 void ContextImpl::acquireExternalContext(const gl::Context *context) {} in acquireExternalContext() function in rx::ContextImpl
9703 egl::Error Context::acquireExternalContext(egl::Surface *drawAndReadSurface) in acquireExternalContext() function in gl::Context