Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/Nw4cDemo/include/
DSmPerf.h58 class SmPerf
61 SmPerf() in SmPerf() function
69 ~SmPerf() in ~SmPerf()
181 class SmCpuPerf : public SmPerf
197 class SmGpuPerf : public SmPerf
241 void Render( SmPerf* cpuPerf, SmPerf* gpuPerf );
/NW4C-2.0.3/demos/Nw4cDemo/sources/
DSmPerf.cpp33 : SmPerf(){} in SmCpuPerf()
78 : SmPerf() in SmGpuPerf()
196 SmPerf::Reset(); in Reset()
248 SmPerfDrawer::Render( SmPerf* cpuPerf, SmPerf* gpuPerf ) in Render()
/NW4C-2.0.3/demos/Nw4cDemo/
DOMakefile270 sources/SmPerf.cpp