Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/demo/
Ddemo_CommandListSwapper.cpp51 m_RunningIndex(0), in CommandListSwapper()
114 m_RunningIndex = m_BoundIndex; in RunAsync()
147 nngxBindCmdlist(m_CommandLists[m_RunningIndex]); in WaitDone()
/NW4C-1.2.23/include/nw/demo/
Ddemo_CommandListSwapper.h313 int m_RunningIndex; variable