Searched refs:max_total_wg_size (Results 1 – 1 of 1) sorted by relevance
73 int max_total_wg_size) { in GetMaximumPossibleWGSize() argument83 if (wg_size_total > max_total_wg_size) { in GetMaximumPossibleWGSize()129 const int max_total_wg_size = GetMaximumWGTotalSize(gpu_info); in Reduce() local131 GetMaximumPossibleWGSize(ordered_sizes, max_total_wg_size); in Reduce()134 int threshold = max_total_wg_size / 4; in Reduce()