Searched refs:InsertDebugMarkerCmd (Results 1 – 14 of 14) sorted by relevance
90 InsertDebugMarkerCmd* cmd = commands->NextCommand<InsertDebugMarkerCmd>(); in FreeCommands()92 cmd->~InsertDebugMarkerCmd(); in FreeCommands()211 InsertDebugMarkerCmd* cmd = commands->NextCommand<InsertDebugMarkerCmd>(); in SkipCommand()
55 InsertDebugMarkerCmd* cmd = in InsertDebugMarker()56 mAllocator->Allocate<InsertDebugMarkerCmd>(Command::InsertDebugMarker); in InsertDebugMarker()
174 struct InsertDebugMarkerCmd { struct
1097 InsertDebugMarkerCmd* cmd = mIterator.NextCommand<InsertDebugMarkerCmd>(); in ValidateComputePass()1197 InsertDebugMarkerCmd* cmd = mIterator.NextCommand<InsertDebugMarkerCmd>(); in ValidateRenderPass()
130 InsertDebugMarkerCmd* cmd = commands->NextCommand<InsertDebugMarkerCmd>(); in FreeCommands()132 cmd->~InsertDebugMarkerCmd(); in FreeCommands()293 InsertDebugMarkerCmd* cmd = commands->NextCommand<InsertDebugMarkerCmd>(); in SkipCommand()
62 InsertDebugMarkerCmd* cmd = in APIInsertDebugMarker()63 allocator->Allocate<InsertDebugMarkerCmd>(Command::InsertDebugMarker); in APIInsertDebugMarker()
206 struct InsertDebugMarkerCmd { struct
943 InsertDebugMarkerCmd* cmd = in APIInsertDebugMarker()944 allocator->Allocate<InsertDebugMarkerCmd>(Command::InsertDebugMarker); in APIInsertDebugMarker()
803 InsertDebugMarkerCmd* cmd = mCommands.NextCommand<InsertDebugMarkerCmd>(); in RecordCommands()962 InsertDebugMarkerCmd* cmd = mCommands.NextCommand<InsertDebugMarkerCmd>(); in RecordComputePass()1119 InsertDebugMarkerCmd* cmd = iter->NextCommand<InsertDebugMarkerCmd>(); in RecordRenderPass()
987 InsertDebugMarkerCmd* cmd = mCommands.NextCommand<InsertDebugMarkerCmd>(); in RecordCommands()1141 InsertDebugMarkerCmd* cmd = mCommands.NextCommand<InsertDebugMarkerCmd>(); in RecordComputePass()1457 InsertDebugMarkerCmd* cmd = iter->NextCommand<InsertDebugMarkerCmd>(); in RecordRenderPass()
648 InsertDebugMarkerCmd* cmd = mCommands.NextCommand<InsertDebugMarkerCmd>(); in RecordRenderPass()
1118 InsertDebugMarkerCmd* cmd = mCommands.NextCommand<InsertDebugMarkerCmd>();1374 InsertDebugMarkerCmd* cmd = iter->NextCommand<InsertDebugMarkerCmd>();
915 InsertDebugMarkerCmd* cmd = mCommands.NextCommand<InsertDebugMarkerCmd>(); in RecordRenderPass()
790 InsertDebugMarkerCmd* cmd = mCommands.NextCommand<InsertDebugMarkerCmd>();