Home
last modified time | relevance | path

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

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