Home
last modified time | relevance | path

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

/NW4C-1.3.3/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.3.3/demos/Nw4cDemo/sources/
DSmCommandUtility.cpp66 void SmStaticCommandCache::StartStaticCmdCache( SmCommandReuser& cmdReuser ) in StartStaticCmdCache()
75 void SmStaticCommandCache::EndStaticCmdCache( SmCommandReuser& cmdReuser ) in EndStaticCmdCache()
Dmain.cpp442 CreateGfxCache( SmCommandReuser& CmdReuser, s32 CameraIndex, nw::gfx::Camera* CurrentCamera, SmRend… in CreateGfxCache()
529 CreateLayoutCache( SmCommandReuser& CmdReuser ) in CreateLayoutCache()
593 SmCommandReuser CmdReuser; in DemoScene()
594 SmCommandReuser CmdReuserLyt; in DemoScene()
595 SmCommandReuser CmdReuserOgl; in DemoScene()