Home
last modified time | relevance | path

Searched refs:BRW_ALIGN1_3SRC_DST_HORIZONTAL_STRIDE_1 (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h168 BRW_ALIGN1_3SRC_DST_HORIZONTAL_STRIDE_1 = 0, enumerator
Dbrw_eu_emit.c828 brw_inst_set_3src_a1_dst_hstride(devinfo, inst, BRW_ALIGN1_3SRC_DST_HORIZONTAL_STRIDE_1); in brw_alu3()