Searched refs:BRW_HORIZONTAL_STRIDE_4 (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu_defines.h155 BRW_HORIZONTAL_STRIDE_4 = 3, enumerator in enum:brw_horizontal_stride
H A Dtest_eu_validate.cpp527 brw_inst_set_dst_hstride(&devinfo, last_inst, BRW_HORIZONTAL_STRIDE_4);
643 brw_inst_set_dst_hstride(&devinfo, last_inst, BRW_HORIZONTAL_STRIDE_4);
662 brw_inst_set_dst_hstride(&devinfo, last_inst, BRW_HORIZONTAL_STRIDE_4);
1703 { BRW_REGISTER_TYPE_B, BRW_REGISTER_TYPE_VF, BRW_HORIZONTAL_STRIDE_4, true },
1707 { BRW_REGISTER_TYPE_W, BRW_REGISTER_TYPE_V, BRW_HORIZONTAL_STRIDE_4, false },
1712 { BRW_REGISTER_TYPE_W, BRW_REGISTER_TYPE_UV, BRW_HORIZONTAL_STRIDE_4, false },
H A Dbrw_disasm.c1009 case BRW_ALIGN1_3SRC_SRC_HORIZONTAL_STRIDE_4: return BRW_HORIZONTAL_STRIDE_4;
H A Dbrw_vec4.cpp1920 BRW_HORIZONTAL_STRIDE_4,
H A Dbrw_eu_emit.c693 case BRW_HORIZONTAL_STRIDE_4:
H A Dbrw_fs.cpp3372 BRW_VERTICAL_STRIDE_8, BRW_WIDTH_2, BRW_HORIZONTAL_STRIDE_4,
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dbrw_defines.h557 #define BRW_HORIZONTAL_STRIDE_4 3 macro
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dbrw_defines.h557 #define BRW_HORIZONTAL_STRIDE_4 3 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dbrw_defines.h557 #define BRW_HORIZONTAL_STRIDE_4 3 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dbrw_defines.h557 #define BRW_HORIZONTAL_STRIDE_4 3 macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Dbrw_defines.h550 #define BRW_HORIZONTAL_STRIDE_4 3 macro
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dtest_eu_validate.cpp920 brw_inst_set_dst_hstride(&devinfo, last_inst, BRW_HORIZONTAL_STRIDE_4);
1036 brw_inst_set_dst_hstride(&devinfo, last_inst, BRW_HORIZONTAL_STRIDE_4);
1055 brw_inst_set_dst_hstride(&devinfo, last_inst, BRW_HORIZONTAL_STRIDE_4);
2109 { BRW_REGISTER_TYPE_B, BRW_REGISTER_TYPE_VF, BRW_HORIZONTAL_STRIDE_4, true },
2113 { BRW_REGISTER_TYPE_W, BRW_REGISTER_TYPE_V, BRW_HORIZONTAL_STRIDE_4, false },
2118 { BRW_REGISTER_TYPE_W, BRW_REGISTER_TYPE_UV, BRW_HORIZONTAL_STRIDE_4, false },
H A Dbrw_eu_defines.h158 BRW_HORIZONTAL_STRIDE_4 = 3, enumerator in enum:brw_horizontal_stride
H A Dbrw_disasm.c1182 case BRW_ALIGN1_3SRC_SRC_HORIZONTAL_STRIDE_4: return BRW_HORIZONTAL_STRIDE_4;
H A Dbrw_vec4.cpp1942 BRW_HORIZONTAL_STRIDE_4,
H A Dbrw_eu_emit.c797 case BRW_HORIZONTAL_STRIDE_4:
H A Dbrw_fs.cpp3494 BRW_VERTICAL_STRIDE_8, BRW_WIDTH_2, BRW_HORIZONTAL_STRIDE_4,
/xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
H A Dbrw_eu.h123 #define BRW_HORIZONTAL_STRIDE_4 3 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
H A Dbrw_eu.h123 #define BRW_HORIZONTAL_STRIDE_4 3 macro

Completed in 84 milliseconds