Searched refs:max_dispatch_width (Results 1 – 3 of 3) sorted by relevance
428 unsigned max_dispatch_width; variable
627 max_dispatch_width = MIN2(max_dispatch_width, n); in limit_dispatch_width()7486 v8->max_dispatch_width >= 16 && in brw_compile_fs()7512 v8->max_dispatch_width >= 32 && !params->use_rep_send && in brw_compile_fs()7829 assert(v[simd]->max_dispatch_width >= 32); in brw_compile_cs()7937 const unsigned max_dispatch_width = 16; in compile_single_bs() local7938 brw_nir_apply_key(shader, compiler, &key->base, max_dispatch_width, true); in compile_single_bs()
1178 this->max_dispatch_width = 32; in init()