Searched refs:s_ModelViewArrayIndex (Results 1 – 2 of 2) sorted by relevance
44 const u32 s_ModelViewArrayIndex = 0; variable223 …s_CommandCache.SetVSUniformMatrixRegisterIndex(modelIndex, s_ModelViewArrayIndex, s_ModelViewRegIn… in InitializeCommandCache()439 s_CommandCache.UpdateVSUniformMatrix(modelIndex, s_ModelViewArrayIndex, modelViewMatrix); in UpdateDisplay0CommandCache()
53 const u32 s_ModelViewArrayIndex = 0; variable233 …s_CommandCacheArray[modelIndex].SetVSUniformMatrixRegisterIndex(0, s_ModelViewArrayIndex, s_ModelV… in InitializeCommandCache()431 … s_CommandCacheArray[modelIndex].UpdateVSUniformMatrix(0, s_ModelViewArrayIndex, modelViewMatrix); in DrawDisplay0CommandCache()