Searched refs:s_CommandCacheArray (Results 1 – 1 of 1) sorted by relevance
58 demo::CommandCache s_CommandCacheArray[MAX_MODEL_NUM]; variable230 s_CommandCacheArray[modelIndex].Initialize(s_CommandListSize, s_CommandListRequestNum, in InitializeCommandCache()233 …s_CommandCacheArray[modelIndex].SetVSUniformMatrixRegisterIndex(0, s_ModelViewArrayIndex, s_ModelV… in InitializeCommandCache()247 s_CommandCacheArray[modelIndex].Finalize(); in Finalize()396 s_CommandCacheArray[modelIndex].BeginSave(); in MakeDisplay0CommandCache()399 s_CommandCacheArray[modelIndex].SaveCommandBufferStartOffset(0); in MakeDisplay0CommandCache()407 s_CommandCacheArray[modelIndex].EndSave(); in MakeDisplay0CommandCache()431 … s_CommandCacheArray[modelIndex].UpdateVSUniformMatrix(0, s_ModelViewArrayIndex, modelViewMatrix); in DrawDisplay0CommandCache()434 s_CommandCacheArray[modelIndex].Append(); in DrawDisplay0CommandCache()