Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/demo/
Ddemo_CommandListSwapper.h193 GLuint GetCommandListId() const { return m_CommandLists[m_BoundIndex]; } in GetCommandListId() function
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_CommandListSwapper.cpp120 nngxBindCmdlist(this->GetCommandListId()); in Bind()