Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/demo/
Ddemo_GraphicsSystem.cpp910 …float currentGpuTime = static_cast<float>(this->m_CommandListSwapper->GetGpuProfilingTotalCos… in EndLoadMeter() local
913 m_LoadMeterDescription.cumulativeGpuTime += currentGpuTime; in EndLoadMeter()
916 m_CumulativeLoadMeterDescription.cumulativeGpuTime += currentGpuTime; in EndLoadMeter()