Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/demo/
Ddemo_GraphicsSystem.cpp897 …float currentGpuTime = static_cast<float>(this->m_CommandListSwapper->GetGpuProfilingTotalCos… in EndLoadMeter() local
900 m_LoadMeterDescription.cumulativeGpuTime += currentGpuTime; in EndLoadMeter()
903 m_CumulativeLoadMeterDescription.cumulativeGpuTime += currentGpuTime; in EndLoadMeter()