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/
H A Dbrw_vec4_tes.cpp129 BRW_SWIZZLE_ZWZW))); in nir_emit_intrinsic() local
H A Dbrw_reg.h90 #define BRW_SWIZZLE_ZWZW BRW_SWIZZLE4(2,3,2,3) macro
H A Dbrw_fs_generator.cpp759 case BRW_SWIZZLE_ZWZW: in generate_quad_swizzle()
1338 src1.swizzle = BRW_SWIZZLE_ZWZW; in generate_ddy()
H A Dbrw_vec4.cpp2086 case BRW_SWIZZLE_ZWZW: in is_gfx7_supported_64bit_swizzle()
H A Dbrw_fs.cpp374 case BRW_SWIZZLE_ZWZW: 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.cpp2388 swizzle(src, BRW_SWIZZLE_ZWZW));

Completed in 17 milliseconds