Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/demo/
Ddemo_CommandListSwapper.h182 f32 GetGpuProfilingTotalCostTime();
/NW4C-1.2.23/sources/libraries/demo/
Ddemo_CommandListSwapper.cpp248 CommandListSwapper::GetGpuProfilingTotalCostTime() in GetGpuProfilingTotalCostTime() function in nw::demo::CommandListSwapper
Ddemo_GraphicsSystem.cpp897 …rrentGpuTime = static_cast<float>(this->m_CommandListSwapper->GetGpuProfilingTotalCostTime()); in EndLoadMeter()