Home
last modified time | relevance | path

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

/NW4C-1.2.23/demos/Nw4cDemo/include/
DSmCommandUtility.h26 class SmCommandReuser
31 SmCommandReuser() in SmCommandReuser() function
154 static void StartStaticCmdCache( SmCommandReuser& cmdReuser );
155 static void EndStaticCmdCache( SmCommandReuser& cmdReuser );
DSmCommandReuser.h23 class SmCommandReuser
26 SmCommandReuser() in SmCommandReuser() function
DSmPrimitive.h76 SmCommandReuser m_SetBeginCmd;
121 SmCommandReuser m_CmdCache;
DSmSliderBar.h79 SmCommandReuser m_BarCmd;
DSmPerf.h245 SmCommandReuser m_PerfBarSplitCmd;
/NW4C-1.2.23/demos/Nw4cDemo/sources/
DSmCommandUtility.cpp66 void SmStaticCommandCache::StartStaticCmdCache( SmCommandReuser& cmdReuser ) in StartStaticCmdCache()
75 void SmStaticCommandCache::EndStaticCmdCache( SmCommandReuser& cmdReuser ) in EndStaticCmdCache()
Dmain.cpp446 CreateGfxCache( SmCommandReuser& CmdReuser, s32 CameraIndex, nw::gfx::Camera* CurrentCamera ) in CreateGfxCache()
526 CreateLayoutCache( SmCommandReuser& CmdReuser ) in CreateLayoutCache()
590 SmCommandReuser CmdReuser; in DemoScene()
591 SmCommandReuser CmdReuserLyt; in DemoScene()
592 SmCommandReuser CmdReuserOgl; in DemoScene()