Searched refs:BRW_SWIZZLE_WWWW (Results 1 – 11 of 11) sorted by relevance
141 test_cmp->src[0].swizzle = BRW_SWIZZLE_WWWW; in TEST_F()
169 (inst->src[0].swizzle == BRW_SWIZZLE_WWWW && in opt_cmod_propagation_local()
83 #define BRW_SWIZZLE_WWWW BRW_SWIZZLE4(3,3,3,3) macro106 swiz == BRW_SWIZZLE_WWWW); in brw_is_single_value_swizzle()
95 brw_swizzle(pos, BRW_SWIZZLE_WWWW)); in brw_clip_project_position()
183 emit(MOV(dst, swizzle(src_reg(temp), BRW_SWIZZLE_WWWW))); in emit_input_urb_read()
1137 ndc_w.swizzle = BRW_SWIZZLE_WWWW; in emit_psiz_and_flags()
2385 case BRW_SWIZZLE_WWWW: in is_gen7_supported_64bit_swizzle()
772 case BRW_SWIZZLE_WWWW: in generate_quad_swizzle()
383 case BRW_SWIZZLE_WWWW: in has_source_and_destination_hazard()
78 #define BRW_SWIZZLE_WWWW BRW_SWIZZLE4(3,3,3,3) macro87 swiz == BRW_SWIZZLE_WWWW); in brw_is_single_value_swizzle()
442 ? BRW_SWIZZLE_WWWW : key->transform_feedback_swizzles[binding]; in gen6_sol_program()