HomeSort by: relevance | last modified time | path
    Searched refs:BRW_HORIZONTAL_STRIDE_4 (Results 1 - 19 of 19) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
brw_eu_defines.h 155 BRW_HORIZONTAL_STRIDE_4 = 3,
test_eu_validate.cpp 527 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 },
brw_disasm.c 1009 case BRW_ALIGN1_3SRC_SRC_HORIZONTAL_STRIDE_4: return BRW_HORIZONTAL_STRIDE_4;
brw_vec4.cpp 1920 BRW_HORIZONTAL_STRIDE_4,
brw_eu_emit.c 693 case BRW_HORIZONTAL_STRIDE_4:
brw_fs.cpp 3372 BRW_VERTICAL_STRIDE_8, BRW_WIDTH_2, BRW_HORIZONTAL_STRIDE_4,
  /xsrc/external/mit/xf86-video-intel/dist/src/uxa/
brw_defines.h 557 #define BRW_HORIZONTAL_STRIDE_4 3
  /xsrc/external/mit/xf86-video-intel/dist/xvmc/
brw_defines.h 557 #define BRW_HORIZONTAL_STRIDE_4 3
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
brw_defines.h 557 #define BRW_HORIZONTAL_STRIDE_4 3
  /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
brw_defines.h 557 #define BRW_HORIZONTAL_STRIDE_4 3
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
brw_defines.h 550 #define BRW_HORIZONTAL_STRIDE_4 3
  /xsrc/external/mit/MesaLib/dist/src/intel/compiler/
test_eu_validate.cpp 920 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 },
brw_eu_defines.h 158 BRW_HORIZONTAL_STRIDE_4 = 3,
brw_disasm.c 1182 case BRW_ALIGN1_3SRC_SRC_HORIZONTAL_STRIDE_4: return BRW_HORIZONTAL_STRIDE_4;
brw_vec4.cpp 1942 BRW_HORIZONTAL_STRIDE_4,
brw_eu_emit.c 797 case BRW_HORIZONTAL_STRIDE_4:
brw_fs.cpp 3494 BRW_VERTICAL_STRIDE_8, BRW_WIDTH_2, BRW_HORIZONTAL_STRIDE_4,
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
brw_eu.h 123 #define BRW_HORIZONTAL_STRIDE_4 3
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
brw_eu.h 123 #define BRW_HORIZONTAL_STRIDE_4 3

Completed in 44 milliseconds