Home
last modified time | relevance | path

Searched refs:SetGpuProfilingEndPoint (Results 1 – 5 of 5) sorted by relevance

/NW4C-2.0.3/include/nw/demo/
Ddemo_CommandListSwapper.h147 void SetGpuProfilingEndPoint(u32 profilingId);
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsSystem.cpp557 m_CommandListSwapper->SetGpuProfilingEndPoint(profilingId); in RenderScene()
631 m_CommandListSwapper->SetGpuProfilingEndPoint(profilerLeft); in RenderStereoScene()
647 m_CommandListSwapper->SetGpuProfilingEndPoint(profilerRight); in RenderStereoScene()
Ddemo_CommandListSwapper.cpp206 CommandListSwapper::SetGpuProfilingEndPoint(u32 profilingId) in SetGpuProfilingEndPoint() function in nw::demo::CommandListSwapper
/NW4C-2.0.3/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp133 m_CommandListSwapper->SetGpuProfilingEndPoint(profilerPoint); in Invoke()
221 commandListSwapper->SetGpuProfilingEndPoint(profilerLeft); in Invoke()
233 commandListSwapper->SetGpuProfilingEndPoint(profilerRight); in Invoke()
/NW4C-2.0.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp133 m_CommandListSwapper->SetGpuProfilingEndPoint(profilerPoint); in Invoke()
221 commandListSwapper->SetGpuProfilingEndPoint(profilerLeft); in Invoke()
233 commandListSwapper->SetGpuProfilingEndPoint(profilerRight); in Invoke()