Home
last modified time | relevance | path

Searched defs:CopiedCmdCache (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/demos/Nw4cDemo/include/
DSmCommandUtility.h128 struct CopiedCmdCache struct
130 GLvoid* cmdBuff;
131 GLsizei cmdBuffSize;
133 bool IsCopied() in IsCopied()
159 static void CreateCopiedCmdCache( CopiedCmdCache& cmdCacheCopied ); argument