Searched refs:SetSharedContext (Results 1 – 4 of 4) sorted by relevance
38 void SetSharedContext(GLContext* context);
49 void GLShareGroup::SetSharedContext(GLContext* context) { in SetSharedContext() function in gfx::GLShareGroup
365 gl_share_group_->SetSharedContext(context_.get()); in InitializeOnGpuThread()
455 channel_->share_group()->SetSharedContext(context.get()); in OnInitialize()