Searched defs:commandList (Results 1 – 3 of 3) sorted by relevance
208 void DriverCommandManager::FinalizeCommandList( DriverCommand* commandList ) in FinalizeCommandList()250 DriverCommand* commandList = reinterpret_cast<DriverCommand*>(msg); in RecvCommandReply() local259 DriverCommand* commandList = reinterpret_cast<DriverCommand*>(msg); in WaitCommandReply() local271 DriverCommand* commandList = reinterpret_cast<DriverCommand*>(msg); in ProcessCommand() local
26 void DriverCommand::ProcessCommandList( DriverCommand* commandList ) in ProcessCommandList()
67 for (CommandListArray::iterator commandList = m_CommandLists.begin(); in CommandListSwapper() local82 for (CommandListArray::iterator commandList = m_ReusableCommandLists.begin(); in CommandListSwapper() local