Searched refs:DispatchIndirectCmd (Results 1 – 16 of 16) sorted by relevance
62 DispatchIndirectCmd* dispatch = commands->NextCommand<DispatchIndirectCmd>(); in FreeCommands()63 dispatch->~DispatchIndirectCmd(); in FreeCommands()183 commands->NextCommand<DispatchIndirectCmd>(); in SkipCommand()
66 DispatchIndirectCmd* dispatch = in DispatchIndirect()67 mAllocator->Allocate<DispatchIndirectCmd>(Command::DispatchIndirect); in DispatchIndirect()
140 struct DispatchIndirectCmd { struct
1090 DispatchIndirectCmd* cmd = mIterator.NextCommand<DispatchIndirectCmd>(); in ValidateComputePass()
76 DispatchIndirectCmd* dispatch = commands->NextCommand<DispatchIndirectCmd>(); in FreeCommands()77 dispatch->~DispatchIndirectCmd(); in FreeCommands()251 commands->NextCommand<DispatchIndirectCmd>(); in SkipCommand()
351 DispatchIndirectCmd* dispatch = in APIDispatchIndirect()352 allocator->Allocate<DispatchIndirectCmd>(Command::DispatchIndirect); in APIDispatchIndirect()
157 struct DispatchIndirectCmd { struct
178 auto* cmd = commands->NextCommand<DispatchIndirectCmd>(); in TEST_F()
538 DispatchIndirectCmd* dispatch = mCommands.NextCommand<DispatchIndirectCmd>(); in ExecuteComputePass()
521 DispatchIndirectCmd* dispatch = mCommands.NextCommand<DispatchIndirectCmd>(); in RecordComputePass()
716 DispatchIndirectCmd* dispatch = mCommands.NextCommand<DispatchIndirectCmd>(); in RecordComputePass()
922 DispatchIndirectCmd* dispatch = mCommands.NextCommand<DispatchIndirectCmd>(); in RecordComputePass()
584 DispatchIndirectCmd* dispatch = mCommands.NextCommand<DispatchIndirectCmd>();
916 DispatchIndirectCmd* dispatch = mCommands.NextCommand<DispatchIndirectCmd>(); in ExecuteComputePass()
1095 DispatchIndirectCmd* dispatch = mCommands.NextCommand<DispatchIndirectCmd>(); in RecordComputePass()
1081 DispatchIndirectCmd* dispatch = mCommands.NextCommand<DispatchIndirectCmd>();