Searched refs:cmdBuff (Results 1 – 2 of 2) sorted by relevance
109 if ( !cmdCacheCopied.cmdBuff ) in CreateCopiedCmdCache()111 cmdCacheCopied.cmdBuff = m_Allocator->Alloc( copiedBuffSize ); in CreateCopiedCmdCache()120 cmdCacheCopied.cmdBuff ); in CreateCopiedCmdCache()135 nw::os::SafeFree( cmdCacheCopied.cmdBuff, m_Allocator ); in DestroyCopiedCmdCache()147 nngxImportCmdlist( currentCmdList, cmdCacheCopied.cmdBuff, cmdCacheCopied.cmdBuffSize ); in UseCopiedCmdCache()
128 GLvoid* cmdBuff; member143 cmdBuff = NULL; in Init()