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