Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/Nw4cDemo/include/
DSmCommandUtility.h28 class SmCommandReuser
33 SmCommandReuser() in SmCommandReuser() function
156 static void StartStaticCmdCache( SmCommandReuser& cmdReuser );
157 static void EndStaticCmdCache( SmCommandReuser& cmdReuser );
DSmCommandReuser.h25 class SmCommandReuser
28 SmCommandReuser() in SmCommandReuser() function
DSmPrimitive.h78 SmCommandReuser m_SetBeginCmd;
123 SmCommandReuser m_CmdCache;
DSmSliderBar.h81 SmCommandReuser m_BarCmd;
DSmPerf.h247 SmCommandReuser m_PerfBarSplitCmd;
/NW4C-2.0.3/demos/Nw4cDemo/sources/
DSmCommandUtility.cpp68 void SmStaticCommandCache::StartStaticCmdCache( SmCommandReuser& cmdReuser ) in StartStaticCmdCache()
77 void SmStaticCommandCache::EndStaticCmdCache( SmCommandReuser& cmdReuser ) in EndStaticCmdCache()
Dmain.cpp444 CreateGfxCache( SmCommandReuser& CmdReuser, s32 CameraIndex, nw::gfx::Camera* CurrentCamera, SmRend… in CreateGfxCache()
531 CreateLayoutCache( SmCommandReuser& CmdReuser ) in CreateLayoutCache()
595 SmCommandReuser CmdReuser; in DemoScene()
596 SmCommandReuser CmdReuserLyt; in DemoScene()
597 SmCommandReuser CmdReuserOgl; in DemoScene()