Searched defs:GetCommandCache (Results 1 – 1 of 1) sorted by relevance
599 u32* GetCommandCache() { return &ref().m_CommandCache[0]; } in GetCommandCache() function600 const u32* GetCommandCache() const { return &ref().m_CommandCache[0]; } in GetCommandCache() function