Searched refs:BRW_SWIZZLE_WWWW (Results 1 - 22 of 22) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dtest_vec4_dead_code_eliminate.cpp141 test_cmp->src[0].swizzle = BRW_SWIZZLE_WWWW;
H A Dbrw_vec4_cmod_propagation.cpp169 (inst->src[0].swizzle == BRW_SWIZZLE_WWWW &&
H A Dbrw_clip_util.c95 brw_swizzle(pos, BRW_SWIZZLE_WWWW));
H A Dbrw_vec4_tcs.cpp183 emit(MOV(dst, swizzle(src_reg(temp), BRW_SWIZZLE_WWWW)));
H A Dbrw_reg.h83 #define BRW_SWIZZLE_WWWW BRW_SWIZZLE4(3,3,3,3) macro
106 swiz == BRW_SWIZZLE_WWWW);
H A Dbrw_vec4_visitor.cpp1232 ndc_w.swizzle = BRW_SWIZZLE_WWWW;
H A Dbrw_fs_generator.cpp655 case BRW_SWIZZLE_WWWW:
H A Dbrw_vec4.cpp2401 case BRW_SWIZZLE_WWWW:
H A Dbrw_fs.cpp339 case BRW_SWIZZLE_WWWW:
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dtest_vec4_dead_code_eliminate.cpp153 test_cmp->src[0].swizzle = BRW_SWIZZLE_WWWW;
H A Dbrw_vec4_cmod_propagation.cpp169 (inst->src[0].swizzle == BRW_SWIZZLE_WWWW &&
H A Dbrw_clip_util.c95 brw_swizzle(pos, BRW_SWIZZLE_WWWW));
H A Dbrw_vec4_tcs.cpp183 emit(MOV(dst, swizzle(src_reg(temp), BRW_SWIZZLE_WWWW)));
H A Dbrw_reg.h83 #define BRW_SWIZZLE_WWWW BRW_SWIZZLE4(3,3,3,3) macro
106 swiz == BRW_SWIZZLE_WWWW);
H A Dbrw_compile_ff_gs.c471 ? BRW_SWIZZLE_WWWW : key->transform_feedback_swizzles[binding];
H A Dbrw_vec4_visitor.cpp1137 ndc_w.swizzle = BRW_SWIZZLE_WWWW;
H A Dbrw_fs_generator.cpp787 case BRW_SWIZZLE_WWWW:
H A Dbrw_vec4.cpp2432 case BRW_SWIZZLE_WWWW:
H A Dbrw_fs.cpp383 case BRW_SWIZZLE_WWWW:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_ff_gs_emit.c442 ? BRW_SWIZZLE_WWWW : key->transform_feedback_swizzles[binding];
/xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
H A Dbrw_eu.h49 #define BRW_SWIZZLE_WWWW BRW_SWIZZLE4(3,3,3,3) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
H A Dbrw_eu.h49 #define BRW_SWIZZLE_WWWW BRW_SWIZZLE4(3,3,3,3) macro

Completed in 62 milliseconds