Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/demo/
Ddemo_CommandListSwapper.h145 void SetGpuProfilingEndPoint(u32 profilingId);
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_CommandListSwapper.cpp190 CommandListSwapper::SetGpuProfilingEndPoint(u32 profilingId) in SetGpuProfilingEndPoint() function in nw::demo::CommandListSwapper
Ddemo_GraphicsSystem.cpp527 m_CommandListSwapper->SetGpuProfilingEndPoint(profilingId); in RenderScene()
601 m_CommandListSwapper->SetGpuProfilingEndPoint(profilerLeft); in RenderStereoScene()
617 m_CommandListSwapper->SetGpuProfilingEndPoint(profilerRight); in RenderStereoScene()
/NW4C-1.3.3/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp131 m_CommandListSwapper->SetGpuProfilingEndPoint(profilerPoint); in Invoke()
219 commandListSwapper->SetGpuProfilingEndPoint(profilerLeft); in Invoke()
231 commandListSwapper->SetGpuProfilingEndPoint(profilerRight); in Invoke()
/NW4C-1.3.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp131 m_CommandListSwapper->SetGpuProfilingEndPoint(profilerPoint); in Invoke()
219 commandListSwapper->SetGpuProfilingEndPoint(profilerLeft); in Invoke()
231 commandListSwapper->SetGpuProfilingEndPoint(profilerRight); in Invoke()