Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsSystem.cpp944 …float currentGpuTime = static_cast<float>(this->m_CommandListSwapper->GetGpuProfilingTotalCos… in EndLoadMeter() local
947 m_LoadMeterDescription.cumulativeGpuTime += currentGpuTime; in EndLoadMeter()
950 m_CumulativeLoadMeterDescription.cumulativeGpuTime += currentGpuTime; in EndLoadMeter()