Searched refs:BRW_SWIZZLE_ZZZZ (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_cmod_propagation.cpp167 (inst->src[0].swizzle == BRW_SWIZZLE_ZZZZ &&
H A Dbrw_vec4_tes.cpp89 grf.swizzle -= BRW_SWIZZLE_ZZZZ;
H A Dbrw_reg.h82 #define BRW_SWIZZLE_ZZZZ BRW_SWIZZLE4(2,2,2,2) macro
105 swiz == BRW_SWIZZLE_ZZZZ ||
H A Dbrw_vec4_visitor.cpp1063 lod.swizzle = BRW_SWIZZLE_ZZZZ;
1064 lod2.swizzle = BRW_SWIZZLE_ZZZZ;
H A Dbrw_fs_generator.cpp654 case BRW_SWIZZLE_ZZZZ:
1320 src1.swizzle = BRW_SWIZZLE_ZZZZ;
H A Dbrw_vec4.cpp1953 reset_end.swizzle = BRW_SWIZZLE_ZZZZ;
2400 case BRW_SWIZZLE_ZZZZ:
H A Dbrw_fs.cpp338 case BRW_SWIZZLE_ZZZZ:
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_cmod_propagation.cpp167 (inst->src[0].swizzle == BRW_SWIZZLE_ZZZZ &&
H A Dbrw_reg.h82 #define BRW_SWIZZLE_ZZZZ BRW_SWIZZLE4(2,2,2,2) macro
105 swiz == BRW_SWIZZLE_ZZZZ ||
H A Dbrw_vec4_visitor.cpp968 lod.swizzle = BRW_SWIZZLE_ZZZZ;
969 lod2.swizzle = BRW_SWIZZLE_ZZZZ;
H A Dbrw_fs_generator.cpp786 case BRW_SWIZZLE_ZZZZ:
1462 src1.swizzle = BRW_SWIZZLE_ZZZZ;
H A Dbrw_vec4.cpp1975 reset_end.swizzle = BRW_SWIZZLE_ZZZZ;
2431 case BRW_SWIZZLE_ZZZZ:
H A Dbrw_fs.cpp382 case BRW_SWIZZLE_ZZZZ:
8031 BRW_SWIZZLE_XXXX, BRW_SWIZZLE_ZZZZ);
/xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
H A Dbrw_eu.h48 #define BRW_SWIZZLE_ZZZZ BRW_SWIZZLE4(2,2,2,2) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
H A Dbrw_eu.h48 #define BRW_SWIZZLE_ZZZZ BRW_SWIZZLE4(2,2,2,2) macro

Completed in 63 milliseconds