Home
last modified time | relevance | path

Searched refs:BRW_SWIZZLE_ZWZW (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_tes.cpp129 BRW_SWIZZLE_ZWZW))); in nir_emit_intrinsic()
Dbrw_reg.h90 #define BRW_SWIZZLE_ZWZW BRW_SWIZZLE4(2,3,2,3) macro
Dbrw_fs_generator.cpp759 case BRW_SWIZZLE_ZWZW: in generate_quad_swizzle()
1338 src1.swizzle = BRW_SWIZZLE_ZWZW; in generate_ddy()
Dbrw_fs.cpp374 case BRW_SWIZZLE_ZWZW: in has_source_and_destination_hazard()
5075 swiz == BRW_SWIZZLE_XYXY || swiz == BRW_SWIZZLE_ZWZW ? 4 : in get_lowered_simd_width()
5523 BRW_SWIZZLE_XYXY, BRW_SWIZZLE_ZWZW); in lower_derivatives()
Dbrw_vec4.cpp2086 case BRW_SWIZZLE_ZWZW: in is_gfx7_supported_64bit_swizzle()
Dbrw_vec4_nir.cpp2388 swizzle(src, BRW_SWIZZLE_ZWZW)); in shuffle_64bit_data()