Searched refs:scratch_waves_wanted (Results 1 – 3 of 3) sorted by relevance
416 cmd_buffer->scratch_waves_wanted = 0; in radv_reset_cmd_buffer()1273 cmd_buffer->scratch_waves_wanted = MAX2(cmd_buffer->scratch_waves_wanted, in radv_emit_graphics_pipeline()4737 primary->scratch_waves_wanted = MAX2(primary->scratch_waves_wanted, in radv_CmdExecuteCommands()4738 secondary->scratch_waves_wanted); in radv_CmdExecuteCommands()
1447 uint32_t scratch_waves_wanted; member
4277 waves_wanted = MAX2(waves_wanted, cmd_buffer->scratch_waves_wanted); in radv_get_preambles()