Searched defs:shareGroup (Results 1 – 5 of 5) sorted by relevance
34 ShareGroupPtr shareGroup; member
481 for (auto& shareGroup : m_groups) { in preSave() local
228 const ShareGroupPtr& shareGroup() const { return m_shareGroup; } in shareGroup() function
309 egl::ShareGroup *shareGroup, in State()
57 egl::ShareGroup *shareGroup = shareContext->getState().getShareGroup(); in AllocateOrGetShareGroup() local