Home
last modified time | relevance | path

Searched defs:shareGroup (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DThreadInfo.h34 ShareGroupPtr shareGroup; member
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DShareGroup.cpp482 for (auto& shareGroup : m_groups) { in preSave() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h256 const ShareGroupPtr& shareGroup() const { return m_shareGroup; } in shareGroup() function
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A DFrameCapture.cpp8953 egl::ShareGroup *shareGroup = mainContext->getShareGroup(); in runMidExecutionCapture() local
9090 egl::ShareGroup *shareGroup = context->getShareGroup(); in onEndFrame() local
9708 egl::ShareGroup *shareGroup = context->getShareGroup(); in writeMainContextCppReplay() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DState.cpp2248 egl::ShareGroup *shareGroup, in State()
H A DContext.cpp166 egl::ShareGroup *shareGroup = shareContext->getState().getShareGroup(); in AllocateOrGetShareGroup() local