Searched refs:wave_divisor (Results 1 – 2 of 2) sorted by relevance
581 unsigned wave_divisor = (16 * num_pipes); in evergreen_emit_dispatch() local600 wave_divisor - 1) / wave_divisor; in evergreen_emit_dispatch()
4377 unsigned wave_divisor = (16 * num_pipes); in evergreen_setup_tess_constants() local4436 num_waves = ceilf((float)(*num_patches * num_tcs_output_cp) / (float)wave_divisor); in evergreen_setup_tess_constants()