Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/demo/
Ddemo_CommandListSwapper.cpp190 CommandListSwapper::SetGpuProfilingEndPoint(u32 profilingId) in SetGpuProfilingEndPoint()
234 CommandListSwapper::GetGpuProfilingCostTime(u32 profilingId) in GetGpuProfilingCostTime()
Ddemo_GraphicsSystem.cpp481 int profilingId = m_CommandListSwapper->AddGpuProfilingStartPoint(true); in RenderScene() local