Searched refs:SetIndexBufferCmd (Results 1 – 7 of 7) sorted by relevance
190 SetIndexBufferCmd* cmd = commands->NextCommand<SetIndexBufferCmd>(); in FreeCommands()191 cmd->~SetIndexBufferCmd(); in FreeCommands()346 commands->NextCommand<SetIndexBufferCmd>(); in SkipCommand()
313 SetIndexBufferCmd* cmd = in APISetIndexBuffer()314 allocator->Allocate<SetIndexBufferCmd>(Command::SetIndexBuffer); in APISetIndexBuffer()
254 struct SetIndexBufferCmd { struct
1181 SetIndexBufferCmd* cmd = iter->NextCommand<SetIndexBufferCmd>(); in RecordRenderPass()
1523 SetIndexBufferCmd* cmd = iter->NextCommand<SetIndexBufferCmd>(); in RecordRenderPass()
1252 SetIndexBufferCmd* cmd = iter->NextCommand<SetIndexBufferCmd>(); in ExecuteRenderPass()
1435 SetIndexBufferCmd* cmd = iter->NextCommand<SetIndexBufferCmd>();