Searched refs:BRW_WIDTH_8 (Results 1 – 5 of 5) sorted by relevance
912 BRW_WIDTH_8 = 3, enumerator
488 brw_inst_set_src1_width(&devinfo, last_inst, BRW_WIDTH_8); in TEST_P()501 brw_inst_set_src1_width(&devinfo, last_inst, BRW_WIDTH_8); in TEST_P()582 brw_inst_set_src1_width(&devinfo, last_inst, BRW_WIDTH_8); in TEST_P()
419 BRW_WIDTH_8, in brw_vec8_reg()
994 case BRW_VERTICAL_STRIDE_8: return BRW_WIDTH_8; in implied_width()
1103 src1.width = BRW_WIDTH_8; in brw_PLN()