Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_CommandListSwapper.cpp54 m_RunningIndex(0), in CommandListSwapper()
128 m_RunningIndex = m_BoundIndex; in RunAsync()
161 nngxBindCmdlist(m_CommandLists[m_RunningIndex]); in WaitDone()
/NW4C-2.0.3/include/nw/demo/
Ddemo_CommandListSwapper.h321 int m_RunningIndex; variable