Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsSystem.cpp621 int profilerLeft = m_CommandListSwapper->AddGpuProfilingStartPoint(true); in RenderStereoScene() local
622 NW_ASSERT(profilerLeft >= 0); in RenderStereoScene()
631 m_CommandListSwapper->SetGpuProfilingEndPoint(profilerLeft); in RenderStereoScene()
/NW4C-2.0.3/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp214 int profilerLeft = commandListSwapper->AddGpuProfilingStartPoint(true); in Invoke() local
221 commandListSwapper->SetGpuProfilingEndPoint(profilerLeft); in Invoke()
/NW4C-2.0.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp214 int profilerLeft = commandListSwapper->AddGpuProfilingStartPoint(true); in Invoke() local
221 commandListSwapper->SetGpuProfilingEndPoint(profilerLeft); in Invoke()