Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/demo/
Ddemo_GraphicsSystem.cpp582 int profilerLeft = m_CommandListSwapper->AddGpuProfilingStartPoint(true); in RenderStereoScene() local
583 NW_ASSERT(profilerLeft >= 0); in RenderStereoScene()
590 m_CommandListSwapper->SetGpuProfilingEndPoint(profilerLeft); in RenderStereoScene()
/NW4C-1.2.23/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp212 int profilerLeft = commandListSwapper->AddGpuProfilingStartPoint(true); in Invoke() local
219 commandListSwapper->SetGpuProfilingEndPoint(profilerLeft); in Invoke()
/NW4C-1.2.23/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp212 int profilerLeft = commandListSwapper->AddGpuProfilingStartPoint(true); in Invoke() local
219 commandListSwapper->SetGpuProfilingEndPoint(profilerLeft); in Invoke()