Searched defs:addContext (Results 1 – 5 of 5) sorted by relevance
56 void WebGLContextGroup::addContext(WebGLRenderingContextBase* context) in addContext() function in blink::WebGLContextGroup
110 public void addContext(String str) { in addContext() method in ExceptionWithContext
125 public void addContext(String str) { in addContext() method in ExceptionWithContext
1202 void EdgeBuilder::addContext(const Stmt *S) { in addContext() function in EdgeBuilder1210 void EdgeBuilder::addContext(const PathDiagnosticLocation &L) { in addContext() function in EdgeBuilder
554 void addContext (SharedPtr<GLES2Context> context) { m_contexts.push_back(context); } in addContext() function in deqp::egl::GLES2ThreadTest::EGLResourceManager