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