Searched refs:setSharedGroup (Results 1 – 3 of 3) sorted by relevance
1029 hostCon->gl2Encoder()->setSharedGroup(context->getSharedGroup()); in eglMakeCurrent()1033 hostCon->glEncoder()->setSharedGroup(context->getSharedGroup()); in eglMakeCurrent()1040 hostCon->gl2Encoder()->setSharedGroup(GLSharedGroupPtr(NULL)); in eglMakeCurrent()1044 hostCon->glEncoder()->setSharedGroup(GLSharedGroupPtr(NULL)); in eglMakeCurrent()
33 void setSharedGroup(GLSharedGroupPtr shared) { m_shared = shared; } in setSharedGroup() function
31 void setSharedGroup(GLSharedGroupPtr shared){ m_shared = shared; } in setSharedGroup() function