Searched refs:SetBlendConstantCmd (Results 1 – 7 of 7) sorted by relevance
177 SetBlendConstantCmd* cmd = commands->NextCommand<SetBlendConstantCmd>(); in FreeCommands()178 cmd->~SetBlendConstantCmd(); in FreeCommands()334 commands->NextCommand<SetBlendConstantCmd>(); in SkipCommand()
151 SetBlendConstantCmd* cmd = in APISetBlendConstant()152 allocator->Allocate<SetBlendConstantCmd>(Command::SetBlendConstant); in APISetBlendConstant()
244 struct SetBlendConstantCmd { struct
1227 SetBlendConstantCmd* cmd = mCommands.NextCommand<SetBlendConstantCmd>(); in RecordRenderPass()
1596 SetBlendConstantCmd* cmd = mCommands.NextCommand<SetBlendConstantCmd>(); in RecordRenderPass()
1315 SetBlendConstantCmd* cmd = mCommands.NextCommand<SetBlendConstantCmd>(); in ExecuteRenderPass()
1500 SetBlendConstantCmd* cmd = mCommands.NextCommand<SetBlendConstantCmd>();