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