Home
last modified time | relevance | path

Searched refs:m_CommandList (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.2.23/demos/Nw4cDemo/include/
DSmRenderSystem.h162 GLuint GetCommandList() { return m_CommandList; } in GetCommandList()
173 GLuint m_CommandList; variable
DGraphics.h99 GLuint m_CommandList; variable
/NW4C-1.2.23/demos/Nw4cDemo/sources/
DSmRenderSystem.cpp120 nngxGenCmdlists(1, &(m_CommandList)); in CreateInternal_()
121 nngxBindCmdlist(m_CommandList); in CreateInternal_()
142 m_CommandList( 0 ), in SmRenderSystem()