Searched defs:max_dispatch_width (Results 1 – 8 of 8) sorted by relevance
254 uint32_t max_dispatch_width = 8u << (util_last_bit(prog_data->prog_mask) - 1); in brw_compile_cs() local
83 const unsigned max_dispatch_width = 16; in compile_single_bs() local
1629 unsigned max_dispatch_width = reqd_dispatch_width ? reqd_dispatch_width : 32; in brw_compile_fs() local1908 uint32_t max_dispatch_width = 0; in brw_compile_fs() local
434 unsigned max_dispatch_width; member
1191 uint32_t max_dispatch_width; member
407 unsigned max_dispatch_width; variable
6877 uint32_t max_dispatch_width = 0; in elk_compile_fs() local7121 uint32_t max_dispatch_width = 8u << (util_last_bit(prog_data->prog_mask) - 1); in elk_compile_cs() local
1421 uint32_t max_dispatch_width; member