Searched refs:max_seen_compute_scratch_bytes_per_wave (Results 1 – 3 of 3) sorted by relevance
393 uint64_t scratch_needed = sctx->max_seen_compute_scratch_bytes_per_wave * in si_setup_compute_scratch_buffer()499 &sctx->max_seen_compute_scratch_bytes_per_wave, in si_switch_compute_shader()
889 &sctx->max_seen_compute_scratch_bytes_per_wave, in si_create_context()
1181 unsigned max_seen_compute_scratch_bytes_per_wave; member