Searched refs:cmdBuff (Results 1 – 2 of 2) sorted by relevance
111 if ( !cmdCacheCopied.cmdBuff ) in CreateCopiedCmdCache()113 cmdCacheCopied.cmdBuff = m_Allocator->Alloc( copiedBuffSize ); in CreateCopiedCmdCache()122 cmdCacheCopied.cmdBuff ); in CreateCopiedCmdCache()137 nw::os::SafeFree( cmdCacheCopied.cmdBuff, m_Allocator ); in DestroyCopiedCmdCache()149 nngxImportCmdlist( currentCmdList, cmdCacheCopied.cmdBuff, cmdCacheCopied.cmdBuffSize ); in UseCopiedCmdCache()
130 GLvoid* cmdBuff; member145 cmdBuff = NULL; in Init()