Home
last modified time | relevance | path

Searched refs:s_CommandCache (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandCacheVSUniformFrame/
Dgx_CommandCacheVSUniformFrame.cpp49 demo::CommandCache s_CommandCache; variable
218 s_CommandCache.Initialize(s_CommandListSize, s_CommandListRequestNum, in InitializeCommandCache()
223s_CommandCache.SetVSUniformMatrixRegisterIndex(modelIndex, s_ModelViewArrayIndex, s_ModelViewRegIn… in InitializeCommandCache()
230 s_CommandCache.Finalize(); in Finalize()
363 s_CommandCache.Print(); in DrawFrameCommandCache()
379 s_CommandCache.BeginSave(); in MakeDisplay0CommandCache()
398 s_CommandCache.SaveCommandBufferStartOffset(modelIndex); in MakeDisplay0CommandCache()
404 s_CommandCache.EndSave(); in MakeDisplay0CommandCache()
419 s_CommandCache.Append(); in DrawDisplay0CommandCache()
439 s_CommandCache.UpdateVSUniformMatrix(modelIndex, s_ModelViewArrayIndex, modelViewMatrix); in UpdateDisplay0CommandCache()