Searched refs:scan_barriers (Results 1 – 1 of 1) sorted by relevance
2791 bool scan_barriers = ALIGN(s->api_workgroup_size, s->wave_size) < s->hw_workgroup_size; in handle_smaller_ms_api_workgroup() local2793 bool need_additional_barriers = scan_barriers && !can_shrink_barriers; in handle_smaller_ms_api_workgroup()2799 if (scan_barriers) { in handle_smaller_ms_api_workgroup()