Searched defs:commandList (Results 1 – 3 of 3) sorted by relevance
206 void DriverCommandManager::FinalizeCommandList( DriverCommand* commandList ) in FinalizeCommandList()248 DriverCommand* commandList = reinterpret_cast<DriverCommand*>(msg); in RecvCommandReply() local257 DriverCommand* commandList = reinterpret_cast<DriverCommand*>(msg); in WaitCommandReply() local269 DriverCommand* commandList = reinterpret_cast<DriverCommand*>(msg); in ProcessCommand() local
24 void DriverCommand::ProcessCommandList( DriverCommand* commandList ) in ProcessCommandList()
63 for (CommandListArray::iterator commandList = m_CommandLists.begin(); in CommandListSwapper() local78 for (CommandListArray::iterator commandList = m_ReusableCommandLists.begin(); in CommandListSwapper() local