Searched refs:DrawIndexedCmd (Results 1 – 8 of 8) sorted by relevance
86 DrawIndexedCmd* draw = commands->NextCommand<DrawIndexedCmd>(); in FreeCommands()87 draw->~DrawIndexedCmd(); in FreeCommands()259 commands->NextCommand<DrawIndexedCmd>(); in SkipCommand()
141 DrawIndexedCmd* draw = allocator->Allocate<DrawIndexedCmd>(Command::DrawIndexed); in APIDrawIndexed()
169 struct DrawIndexedCmd { struct
1085 DrawIndexedCmd* draw = iter->NextCommand<DrawIndexedCmd>(); in RecordRenderPass()
1406 DrawIndexedCmd* draw = iter->NextCommand<DrawIndexedCmd>(); in RecordRenderPass()
1157 DrawIndexedCmd* draw = iter->NextCommand<DrawIndexedCmd>(); in ExecuteRenderPass()
1305 DrawIndexedCmd* draw = iter->NextCommand<DrawIndexedCmd>();
275 void DrawIndexedCmd(id<MTLRenderCommandEncoder> encoder, IntermediateCommandStream *stream)