Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/common/include/demo/Render/
Ddemo_CommandList.h47 void Stop(void);
/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Render/
Ddemo_CommandList.cpp135 void CommandList::Stop(void) in Stop() function in demo::CommandList
Ddemo_RenderSystem.cpp120 m_CommandList.Stop(); in Finalize()