Searched defs:profilingId (Results 1 – 2 of 2) sorted by relevance
206 CommandListSwapper::SetGpuProfilingEndPoint(u32 profilingId) in SetGpuProfilingEndPoint()250 CommandListSwapper::GetGpuProfilingCostTime(u32 profilingId) in GetGpuProfilingCostTime()
511 int profilingId = m_CommandListSwapper->AddGpuProfilingStartPoint(true); in RenderScene() local