Home
last modified time | relevance | path

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

/NW4C-1.2.23/demos/Nw4cDemo/sources/
Dmain.cpp104 SmStaticCommandCache* s_StaticCommandCache = NULL; variable
164 s_StaticCommandCache = new SmStaticCommandCache(); in InitializeGraphics()
193 SM_SAFE_DELETE( s_StaticCommandCache ); in TerminateGraphics()