Searched refs:setSharedGroup (Results 1 – 3 of 3) sorted by relevance
34 void setSharedGroup(GLSharedGroupPtr shared) { in setSharedGroup() function
1907 hostCon->gl2Encoder()->setSharedGroup(context->getSharedGroup()); in eglMakeCurrent()1911 hostCon->glEncoder()->setSharedGroup(context->getSharedGroup()); in eglMakeCurrent()1918 hostCon->gl2Encoder()->setSharedGroup(GLSharedGroupPtr(NULL)); in eglMakeCurrent()1922 hostCon->glEncoder()->setSharedGroup(GLSharedGroupPtr(NULL)); in eglMakeCurrent()
63 void setSharedGroup(GLSharedGroupPtr shared) { in setSharedGroup() function