Searched defs:max_dispatch_width (Results 1 – 6 of 6) sorted by relevance
410 unsigned max_dispatch_width; variable
7708 uint32_t max_dispatch_width = 0; in elk_compile_fs() local7962 uint32_t max_dispatch_width = 8u << (util_last_bit(prog_data->prog_mask) - 1); in elk_compile_cs() local
1527 uint32_t max_dispatch_width; member
390 unsigned max_dispatch_width; variable
3700 uint32_t max_dispatch_width = 0; in brw_compile_fs() local3949 uint32_t max_dispatch_width = 8u << (util_last_bit(prog_data->prog_mask) - 1); in brw_compile_cs() local4013 const unsigned max_dispatch_width = 16; in compile_single_bs() local
1309 uint32_t max_dispatch_width; member