Searched defs:shareContext (Results 1 – 3 of 3) sorted by relevance
393 …:createContext(EGLConfig configHandle, EGLint clientVersion, const gl::Context *shareContext, bool… in createContext()
40 Context::Context(int clientVersion, const gl::Context *shareContext, rx::Renderer *renderer, bool n… in Context()2293 gl::Context *glCreateContext(int clientVersion, const gl::Context *shareContext, rx::Renderer *rend… in glCreateContext()
560 …GraphicsContext3D(const WebGraphicsContext3D::Attributes&, WebGraphicsContext3D* shareContext) { r… in createOffscreenGraphicsContext3D()