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

/xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
H A Dbrw_wm.c85 dw == 16 ? BRW_WIDTH_16 : BRW_WIDTH_8,
162 dw == 16 ? BRW_WIDTH_16 : BRW_WIDTH_8,
H A Dbrw_eu.h316 #define BRW_WIDTH_16 4 macro
1273 BRW_WIDTH_16,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
H A Dbrw_wm.c85 dw == 16 ? BRW_WIDTH_16 : BRW_WIDTH_8,
162 dw == 16 ? BRW_WIDTH_16 : BRW_WIDTH_8,
H A Dbrw_eu.h316 #define BRW_WIDTH_16 4 macro
1273 BRW_WIDTH_16,
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu_defines.h988 BRW_WIDTH_16 = 4, enumerator in enum:brw_width
H A Dbrw_reg.h460 BRW_WIDTH_16,
H A Dtest_eu_validate.cpp252 brw_inst_set_src0_width(&devinfo, last_inst, BRW_WIDTH_16);
259 brw_inst_set_src1_width(&devinfo, last_inst, BRW_WIDTH_16);
H A Dbrw_fs_generator.cpp563 if (lower_width == 8 && group_idx.width == BRW_WIDTH_16) {
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dbrw_defines.h688 #define BRW_WIDTH_16 4 macro
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dbrw_defines.h688 #define BRW_WIDTH_16 4 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dbrw_defines.h688 #define BRW_WIDTH_16 4 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dbrw_defines.h688 #define BRW_WIDTH_16 4 macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Dbrw_defines.h681 #define BRW_WIDTH_16 4 macro
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen8_eu.c984 dw == 16 ? BRW_WIDTH_16 : BRW_WIDTH_8,
1039 dw == 16 ? BRW_WIDTH_16 : BRW_WIDTH_8,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen8_eu.c984 dw == 16 ? BRW_WIDTH_16 : BRW_WIDTH_8,
1039 dw == 16 ? BRW_WIDTH_16 : BRW_WIDTH_8,
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_eu_defines.h1063 BRW_WIDTH_16 = 4, enumerator in enum:brw_width
H A Dbrw_reg.h453 BRW_WIDTH_16,
H A Dtest_eu_validate.cpp645 brw_inst_set_src0_width(&devinfo, last_inst, BRW_WIDTH_16);
652 brw_inst_set_src1_width(&devinfo, last_inst, BRW_WIDTH_16);
H A Dbrw_fs_generator.cpp650 if (lower_width == 8 && group_idx.width == BRW_WIDTH_16) {

Completed in 59 milliseconds