Home
last modified time | relevance | path

Searched refs:m_CommandListSize (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/CommandCache/
Ddemo_CommandCache.cpp64 m_CommandListSize(0x100000), m_CommandListRequestNum(32), in CommandCache()
102 m_CommandListSize = CommandListSize; in Initialize()
170 nngxCmdlistStorage(m_CommandListSize, m_CommandListRequestNum); in BeginSave()
/CTR-SDK-4.2.7-SampleDemos/common/include/demo/CommandCache/
Ddemo_CommandCache.h137 GLsizei m_CommandListSize; variable