Searched refs:BRW_WIDTH_16 (Results 1 – 6 of 6) sorted by relevance
232 BRW_WIDTH_16, in brw_vec16_reg()
836 #define BRW_WIDTH_16 4 macro
1044 BRW_WIDTH_16 = 4, enumerator
461 BRW_WIDTH_16, in brw_vec16_reg()
645 brw_inst_set_src0_width(&devinfo, last_inst, BRW_WIDTH_16); in TEST_P()652 brw_inst_set_src1_width(&devinfo, last_inst, BRW_WIDTH_16); in TEST_P()
636 if (lower_width == 8 && group_idx.width == BRW_WIDTH_16) { in generate_shuffle()