Home
last modified time | relevance | path

Searched defs:commandList (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_DriverCommandManager.cpp206 void DriverCommandManager::FinalizeCommandList( DriverCommand* commandList ) in FinalizeCommandList()
248 DriverCommand* commandList = reinterpret_cast<DriverCommand*>(msg); in RecvCommandReply() local
257 DriverCommand* commandList = reinterpret_cast<DriverCommand*>(msg); in WaitCommandReply() local
269 DriverCommand* commandList = reinterpret_cast<DriverCommand*>(msg); in ProcessCommand() local
Dsnd_DriverCommand.cpp24 void DriverCommand::ProcessCommandList( DriverCommand* commandList ) in ProcessCommandList()
/NW4C-1.2.23/sources/libraries/demo/
Ddemo_CommandListSwapper.cpp63 for (CommandListArray::iterator commandList = m_CommandLists.begin(); in CommandListSwapper() local
78 for (CommandListArray::iterator commandList = m_ReusableCommandLists.begin(); in CommandListSwapper() local