Searched refs:BRW_SWIZZLE_WWWW (Results 1 – 6 of 6) sorted by relevance
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()
1225 ndc_w.swizzle = BRW_SWIZZLE_WWWW; in emit_psiz_and_flags()
2333 case BRW_SWIZZLE_WWWW: in is_gen7_supported_64bit_swizzle()
442 ? BRW_SWIZZLE_WWWW : key->transform_feedback_swizzles[binding]; in gen6_sol_program()