Searched refs:SetVertexBufferCmd (Results 1 – 8 of 8) sorted by relevance
195 SetVertexBufferCmd* cmd = commands->NextCommand<SetVertexBufferCmd>(); in FreeCommands()196 cmd->~SetVertexBufferCmd(); in FreeCommands()350 commands->NextCommand<SetVertexBufferCmd>(); in SkipCommand()
370 SetVertexBufferCmd* cmd = in APISetVertexBuffer()371 allocator->Allocate<SetVertexBufferCmd>(Command::SetVertexBuffer); in APISetVertexBuffer()
261 struct SetVertexBufferCmd { struct
1202 SetVertexBufferCmd* cmd = iter->NextCommand<SetVertexBufferCmd>(); in RecordRenderPass()
1262 SetVertexBufferCmd* cmd = iter->NextCommand<SetVertexBufferCmd>(); in ExecuteRenderPass()
1535 SetVertexBufferCmd* cmd = iter->NextCommand<SetVertexBufferCmd>(); in RecordRenderPass()
1445 SetVertexBufferCmd* cmd = iter->NextCommand<SetVertexBufferCmd>();
160 void SetVertexBufferCmd(id<MTLRenderCommandEncoder> encoder, IntermediateCommandStream *stream)