Searched refs:m_StaticCommandList (Results 1 – 2 of 2) sorted by relevance
24 GLuint SmStaticCommandCache::m_StaticCommandList = 0; member in SmStaticCommandCache44 nngxGenCmdlists( 1, &m_StaticCommandList ); in SmStaticCommandCache()45 nngxBindCmdlist( m_StaticCommandList ); in SmStaticCommandCache()60 nngxDeleteCmdlists( 1, &m_StaticCommandList ); in ~SmStaticCommandCache()70 cmdReuser.StartCaching( m_StaticCommandList ); in StartStaticCmdCache()97 nngxBindCmdlist( m_StaticCommandList ); in CreateCopiedCmdCache()102 copiedBuffSize = nngxExportCmdlist( m_StaticCommandList, in CreateCopiedCmdCache()116 nngxExportCmdlist( m_StaticCommandList, in CreateCopiedCmdCache()
164 static GLuint m_StaticCommandList;