Searched refs:max_dispatch_width (Results 1 – 3 of 3) sorted by relevance
371 unsigned max_dispatch_width; variable
875 this->max_dispatch_width = 32; in init()
653 max_dispatch_width = n; in limit_dispatch_width()6839 if (v8.max_dispatch_width >= 16 && in brw_compile_fs()7056 assert(v8->max_dispatch_width >= 32); in brw_compile_cs()7087 assert(v16->max_dispatch_width >= 32); in brw_compile_cs()7097 assert(!v16 || v16->max_dispatch_width >= 32); in brw_compile_cs()