Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/Nw4cDemo/sources/
Dmain.cpp106 SmStaticCommandCache* s_StaticCommandCache = NULL; variable
162 s_StaticCommandCache = new SmStaticCommandCache(); in InitializeGraphics()
191 SM_SAFE_DELETE( s_StaticCommandCache ); in TerminateGraphics()