Searched refs:DriverCommandSeqSkip (Results 1 – 3 of 3) sorted by relevance
143 DriverCommandSeqSkip* c = reinterpret_cast<DriverCommandSeqSkip*>(command); in ProcessCommandList()
256 DriverCommandSeqSkip* command = in Skip()257 cmdmgr.AllocCommand<DriverCommandSeqSkip>(); in Skip()
172 struct DriverCommandSeqSkip : public DriverCommand struct