Home
last modified time | relevance | path

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

/NW4C-1.3.3/demos/Nw4cDemo/sources/
DSmPerf.cpp199 SmGpuPerf::GetCost( uint costNo ) in GetCost() function in __anon195443b20111::SmGpuPerf
271 cost = cpuPerf->GetCost(i); in Render()
283 cost = gpuPerf->GetCost(i); in Render()
Dmain.cpp284 cpuCost += s_CpuPerf->GetCost(i); in OutputLog()
291 gpuCost += s_GpuPerf->GetCost(i); in OutputLog()
/NW4C-1.3.3/demos/Nw4cDemo/include/
DSmPerf.h152 virtual f32 GetCost( uint costNo ) in GetCost() function
218 virtual f32 GetCost( uint costNo );