Searched refs:compute_scratch_waves_wanted (Results 1 – 3 of 3) sorted by relevance
418 cmd_buffer->compute_scratch_waves_wanted = 0; in radv_reset_cmd_buffer()4202 cmd_buffer->compute_scratch_waves_wanted = MAX2(cmd_buffer->compute_scratch_waves_wanted, in radv_emit_compute_pipeline()4741 primary->compute_scratch_waves_wanted = MAX2(primary->compute_scratch_waves_wanted, in radv_CmdExecuteCommands()4742 secondary->compute_scratch_waves_wanted); in radv_CmdExecuteCommands()
1449 uint32_t compute_scratch_waves_wanted; member
4281 cmd_buffer->compute_scratch_waves_wanted); in radv_get_preambles()