Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_vec4_tes.cpp135 BRW_SWIZZLE_ZWZW))); in nir_emit_intrinsic()
Dbrw_reg.h90 #define BRW_SWIZZLE_ZWZW BRW_SWIZZLE4(2,3,2,3) macro
Dbrw_fs_generator.cpp782 case BRW_SWIZZLE_ZWZW: in generate_quad_swizzle()
1418 src1.swizzle = BRW_SWIZZLE_ZWZW; in generate_ddy()
Dbrw_vec4_nir.cpp2179 swizzle(src, BRW_SWIZZLE_ZWZW)); in shuffle_64bit_data()
Dbrw_vec4.cpp2388 case BRW_SWIZZLE_ZWZW: in is_gen7_supported_64bit_swizzle()
Dbrw_fs.cpp387 case BRW_SWIZZLE_ZWZW: in has_source_and_destination_hazard()
6768 swiz == BRW_SWIZZLE_XYXY || swiz == BRW_SWIZZLE_ZWZW ? 4 : in get_lowered_simd_width()