Searched refs:m_StaticCommandList (Results 1 – 2 of 2) sorted by relevance
22 GLuint SmStaticCommandCache::m_StaticCommandList = 0; member in SmStaticCommandCache42 nngxGenCmdlists( 1, &m_StaticCommandList ); in SmStaticCommandCache()43 nngxBindCmdlist( m_StaticCommandList ); in SmStaticCommandCache()58 nngxDeleteCmdlists( 1, &m_StaticCommandList ); in ~SmStaticCommandCache()68 cmdReuser.StartCaching( m_StaticCommandList ); in StartStaticCmdCache()95 nngxBindCmdlist( m_StaticCommandList ); in CreateCopiedCmdCache()100 copiedBuffSize = nngxExportCmdlist( m_StaticCommandList, in CreateCopiedCmdCache()114 nngxExportCmdlist( m_StaticCommandList, in CreateCopiedCmdCache()
162 static GLuint m_StaticCommandList;