Home
last modified time | relevance | path

Searched defs:getContexts (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DShareGroup.h39 const ContextMap &getContexts() const { return mContexts; } in getContexts() function
81 const ContextMap &getContexts() const { return mState.getContexts(); } in getContexts() function
/external/angle/src/libANGLE/renderer/vulkan/
DShareGroupVk.h87 const egl::ContextMap &getContexts() const { return mState.getContexts(); } in getContexts() function