Searched refs:getContexts (Results 1 – 5 of 5) sorted by relevance
36 ContextVkSet *getContexts() { return &mContexts; } in getContexts() function
715 mShareGroupVk->getContexts()->erase(this); in onDestroy()932 mShareGroupVk->getContexts()->insert(this); in initialize()
4380 ContextVkSet &shareContextSet = *contextVk->getShareGroupVk()->getContexts(); in releaseImageFromShareContexts()
94 const ContextSet &getContexts() const { return mContexts; } in getContexts() function
5724 for (const gl::Context *shareContext : shareGroup->getContexts()) in runMidExecutionCapture()6338 const egl::ContextSet &shareContextSet = shareGroup->getContexts(); in writeMainContextCppReplay()