Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/CommandCache/
Ddemo_CommandCache.cpp67 m_CurrentCommandListId(0), in CommandCache()
165 nngxGetCmdlistParameteri(NN_GX_CMDLIST_BINDING, (GLint*)&m_CurrentCommandListId); in BeginSave()
256 nngxBindCmdlist(m_CurrentCommandListId); in EndSave()
/CTR-SDK-4.2.7-SampleDemos/common/include/demo/CommandCache/
Ddemo_CommandCache.h146 GLuint m_CurrentCommandListId; variable