Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsSystem.cpp637 int profilerRight = m_CommandListSwapper->AddGpuProfilingStartPoint(true); in RenderStereoScene() local
638 NW_ASSERT(profilerRight >= 0); in RenderStereoScene()
647 m_CommandListSwapper->SetGpuProfilingEndPoint(profilerRight); in RenderStereoScene()
/NW4C-2.0.3/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp226 int profilerRight = commandListSwapper->AddGpuProfilingStartPoint(true); in Invoke() local
233 commandListSwapper->SetGpuProfilingEndPoint(profilerRight); in Invoke()
/NW4C-2.0.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp226 int profilerRight = commandListSwapper->AddGpuProfilingStartPoint(true); in Invoke() local
233 commandListSwapper->SetGpuProfilingEndPoint(profilerRight); in Invoke()