Home
last modified time | relevance | path

Searched defs:profilingId (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_CommandListSwapper.cpp206 CommandListSwapper::SetGpuProfilingEndPoint(u32 profilingId) in SetGpuProfilingEndPoint()
250 CommandListSwapper::GetGpuProfilingCostTime(u32 profilingId) in GetGpuProfilingCostTime()
Ddemo_GraphicsSystem.cpp511 int profilingId = m_CommandListSwapper->AddGpuProfilingStartPoint(true); in RenderScene() local