Searched defs:CopiedCmdCache (Results 1 – 1 of 1) sorted by relevance
126 struct CopiedCmdCache struct128 GLvoid* cmdBuff; 129 GLsizei cmdBuffSize;131 bool IsCopied() in IsCopied()157 static void CreateCopiedCmdCache( CopiedCmdCache& cmdCacheCopied ); argument