Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_DriverCommandManager.cpp208 void DriverCommandManager::FinalizeCommandList( DriverCommand* commandList ) in FinalizeCommandList()
250 DriverCommand* commandList = reinterpret_cast<DriverCommand*>(msg); in RecvCommandReply() local
259 DriverCommand* commandList = reinterpret_cast<DriverCommand*>(msg); in WaitCommandReply() local
271 DriverCommand* commandList = reinterpret_cast<DriverCommand*>(msg); in ProcessCommand() local
Dsnd_DriverCommand.cpp26 void DriverCommand::ProcessCommandList( DriverCommand* commandList ) in ProcessCommandList()
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_CommandListSwapper.cpp67 for (CommandListArray::iterator commandList = m_CommandLists.begin(); in CommandListSwapper() local
82 for (CommandListArray::iterator commandList = m_ReusableCommandLists.begin(); in CommandListSwapper() local