Home
last modified time | relevance | path

Searched refs:BRW_SWIZZLE_XYXY (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_clip_util.c191 brw_swizzle(tmp, BRW_SWIZZLE_XYXY)); in brw_clip_interp_vertex()
195 negate(brw_swizzle(v0_ndc_copy, BRW_SWIZZLE_XYXY))); in brw_clip_interp_vertex()
H A Dbrw_reg.h84 #define BRW_SWIZZLE_XYXY BRW_SWIZZLE4(0,1,0,1) macro
506 BRW_SWIZZLE_XYXY,
H A Dbrw_fs_generator.cpp758 case BRW_SWIZZLE_XYXY: in generate_quad_swizzle()
1337 src0.swizzle = BRW_SWIZZLE_XYXY; in generate_ddy()
H A Dbrw_vec4.cpp2084 case BRW_SWIZZLE_XYXY: in is_gfx7_supported_64bit_swizzle()
H A Dbrw_fs.cpp373 case BRW_SWIZZLE_XYXY: in has_source_and_destination_hazard()
5075 swiz == BRW_SWIZZLE_XYXY || swiz == BRW_SWIZZLE_ZWZW ? 4 :
5523 BRW_SWIZZLE_XYXY, BRW_SWIZZLE_ZWZW);
H A Dbrw_vec4_nir.cpp2383 swizzle(byte_offset(src, REG_SIZE), BRW_SWIZZLE_XYXY));

Completed in 17 milliseconds