Searched refs:m_CommandListSize (Results 1 – 2 of 2) sorted by relevance
64 m_CommandListSize(0x100000), m_CommandListRequestNum(32), in CommandCache()102 m_CommandListSize = CommandListSize; in Initialize()170 nngxCmdlistStorage(m_CommandListSize, m_CommandListRequestNum); in BeginSave()
137 GLsizei m_CommandListSize; variable