Searched refs:BRW_VERTICAL_STRIDE_1 (Results 1 – 4 of 4) sorted by relevance
892 BRW_VERTICAL_STRIDE_1 = 1, enumerator
328 brw_inst_set_src0_vstride(&devinfo, last_inst, BRW_VERTICAL_STRIDE_1); in TEST_P()338 brw_inst_set_src1_vstride(&devinfo, last_inst, BRW_VERTICAL_STRIDE_1); in TEST_P()447 { BRW_VERTICAL_STRIDE_1, false }, in TEST_P()
969 case BRW_ALIGN1_3SRC_SRC_HORIZONTAL_STRIDE_1: return BRW_VERTICAL_STRIDE_1; in vstride_from_align1_3src_hstride()
1000 src0.vstride = BRW_VERTICAL_STRIDE_1; in ALU1()