Searched defs:CopiedCmdCache (Results 1 – 1 of 1) sorted by relevance
128 struct CopiedCmdCache struct130 GLvoid* cmdBuff; 131 GLsizei cmdBuffSize;133 bool IsCopied() in IsCopied()159 static void CreateCopiedCmdCache( CopiedCmdCache& cmdCacheCopied ); argument