Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/Nw4cDemo/include/
DGraphics.h71 void WaitCommandList();
DSmRenderSystem.h120 void WaitCommandList();
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsSystem.cpp744 RenderSystem::WaitCommandList() in WaitCommandList() function in nw::demo::RenderSystem
863 WaitCommandList(); in PresentBuffer()
872 WaitCommandList(); in PresentBuffer()
/NW4C-2.0.3/demos/Nw4cDemo/sources/
DSmRenderSystem.cpp295 SmRenderSystem::WaitCommandList() in WaitCommandList() function in __anone60cb4880111::SmRenderSystem
Dmain.cpp829 s_RenderSystem->WaitCommandList(); in DemoScene()
/NW4C-2.0.3/include/nw/demo/
Ddemo_GraphicsSystem.h384 void WaitCommandList();
/NW4C-2.0.3/demos/gfx/ParticleDropFrameDemo/sources/
DParticleDropFrameDemo.cpp479 s_RenderSystem->WaitCommandList(); in DemoScene()