Searched refs:SetGLContext (Results 1 – 6 of 6) sorted by relevance
34 gles2::SetGLContext(reinterpret_cast<WebGraphicsContext3DImpl*>( in BindWebGraphicsContext3DGLContextCallback()47 gles2::SetGLContext(context3d->GetGLInterface()); in GrContextForWebGraphicsContext3D()
94 gles2::SetGLContext(context_provider->ContextGL()); in BindGrContextCallback()104 gles2::SetGLContext(ContextGL()); in GrContext()
32 GLES2_C_LIB_EXPORT void SetGLContext(gpu::gles2::GLES2Interface* impl);
36 void SetGLContext(gpu::gles2::GLES2Interface* context) { in SetGLContext() function
262 gles2::SetGLContext(NULL); in MakeCurrent()267 gles2::SetGLContext(context_.get()); in MakeCurrent()
273 ::gles2::SetGLContext(gles2_implementation_.get()); in MakeCurrent()