Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/demo/
Ddemo_CommandListSwapper.h184 f32 GetGpuProfilingTotalCostTime();
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_CommandListSwapper.cpp264 CommandListSwapper::GetGpuProfilingTotalCostTime() in GetGpuProfilingTotalCostTime() function in nw::demo::CommandListSwapper
Ddemo_GraphicsSystem.cpp944 …rrentGpuTime = static_cast<float>(this->m_CommandListSwapper->GetGpuProfilingTotalCostTime()); in EndLoadMeter()