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

  /xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
brw_wm.c 84 dw == 16 ? BRW_VERTICAL_STRIDE_16 : BRW_VERTICAL_STRIDE_8,
161 dw == 16 ? BRW_VERTICAL_STRIDE_16 : BRW_VERTICAL_STRIDE_8,
brw_eu.h 305 #define BRW_VERTICAL_STRIDE_16 5
1272 BRW_VERTICAL_STRIDE_16,
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
brw_wm.c 84 dw == 16 ? BRW_VERTICAL_STRIDE_16 : BRW_VERTICAL_STRIDE_8,
161 dw == 16 ? BRW_VERTICAL_STRIDE_16 : BRW_VERTICAL_STRIDE_8,
brw_eu.h 305 #define BRW_VERTICAL_STRIDE_16 5
1272 BRW_VERTICAL_STRIDE_16,
  /xsrc/external/mit/MesaLib/dist/src/intel/compiler/
test_eu_validate.cpp 839 { BRW_VERTICAL_STRIDE_16, false },
875 brw_inst_set_src1_vstride(&devinfo, last_inst, BRW_VERTICAL_STRIDE_16);
888 brw_inst_set_src1_vstride(&devinfo, last_inst, BRW_VERTICAL_STRIDE_16);
923 brw_inst_set_src0_vstride(&devinfo, last_inst, BRW_VERTICAL_STRIDE_16);
927 brw_inst_set_src1_vstride(&devinfo, last_inst, BRW_VERTICAL_STRIDE_16);
941 brw_inst_set_src1_vstride(&devinfo, last_inst, BRW_VERTICAL_STRIDE_16);
955 brw_inst_set_src1_vstride(&devinfo, last_inst, BRW_VERTICAL_STRIDE_16);
969 brw_inst_set_src1_vstride(&devinfo, last_inst, BRW_VERTICAL_STRIDE_16);
987 brw_inst_set_src1_vstride(&devinfo, last_inst, BRW_VERTICAL_STRIDE_16);
brw_eu_defines.h 1045 BRW_VERTICAL_STRIDE_16 = 5,
brw_reg.h 452 BRW_VERTICAL_STRIDE_16,
brw_eu_emit.c 779 case BRW_VERTICAL_STRIDE_16:
  /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
brw_eu_defines.h 971 BRW_VERTICAL_STRIDE_16 = 5,
test_eu_validate.cpp 446 { BRW_VERTICAL_STRIDE_16, false },
482 brw_inst_set_src1_vstride(&devinfo, last_inst, BRW_VERTICAL_STRIDE_16);
495 brw_inst_set_src1_vstride(&devinfo, last_inst, BRW_VERTICAL_STRIDE_16);
530 brw_inst_set_src0_vstride(&devinfo, last_inst, BRW_VERTICAL_STRIDE_16);
534 brw_inst_set_src1_vstride(&devinfo, last_inst, BRW_VERTICAL_STRIDE_16);
548 brw_inst_set_src1_vstride(&devinfo, last_inst, BRW_VERTICAL_STRIDE_16);
562 brw_inst_set_src1_vstride(&devinfo, last_inst, BRW_VERTICAL_STRIDE_16);
576 brw_inst_set_src1_vstride(&devinfo, last_inst, BRW_VERTICAL_STRIDE_16);
594 brw_inst_set_src1_vstride(&devinfo, last_inst, BRW_VERTICAL_STRIDE_16);
brw_reg.h 459 BRW_VERTICAL_STRIDE_16,
brw_eu_emit.c 675 case BRW_VERTICAL_STRIDE_16:
  /xsrc/external/mit/xf86-video-intel/dist/src/uxa/
brw_defines.h 677 #define BRW_VERTICAL_STRIDE_16 5
  /xsrc/external/mit/xf86-video-intel/dist/xvmc/
brw_defines.h 677 #define BRW_VERTICAL_STRIDE_16 5
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
brw_defines.h 677 #define BRW_VERTICAL_STRIDE_16 5
  /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
brw_defines.h 677 #define BRW_VERTICAL_STRIDE_16 5
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
brw_defines.h 670 #define BRW_VERTICAL_STRIDE_16 5
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/
gen8_eu.c 983 dw == 16 ? BRW_VERTICAL_STRIDE_16 : BRW_VERTICAL_STRIDE_8,
1038 dw == 16 ? BRW_VERTICAL_STRIDE_16 : BRW_VERTICAL_STRIDE_8,
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
gen8_eu.c 983 dw == 16 ? BRW_VERTICAL_STRIDE_16 : BRW_VERTICAL_STRIDE_8,
1038 dw == 16 ? BRW_VERTICAL_STRIDE_16 : BRW_VERTICAL_STRIDE_8,

Completed in 89 milliseconds