Home
last modified time | relevance | path

Searched refs:BRW_SWIZZLE_YYYY (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_cmod_propagation.cpp165 (inst->src[0].swizzle == BRW_SWIZZLE_YYYY && in opt_cmod_propagation_local()
Dbrw_reg.h81 #define BRW_SWIZZLE_YYYY BRW_SWIZZLE4(1,1,1,1) macro
104 swiz == BRW_SWIZZLE_YYYY || in brw_is_single_value_swizzle()
Dbrw_fs_generator.cpp747 case BRW_SWIZZLE_YYYY: in generate_quad_swizzle()
1286 src1.swizzle = BRW_SWIZZLE_YYYY; in generate_ddx()
Dbrw_vec4_visitor.cpp421 tmp_src.swizzle = BRW_SWIZZLE_YYYY; in emit_pack_half_2x16()
Dbrw_vec4.cpp2081 case BRW_SWIZZLE_YYYY: in is_gfx7_supported_64bit_swizzle()
Dbrw_vec4_nir.cpp1600 op[0].swizzle = BRW_SWIZZLE_YYYY; in nir_emit_alu()
Dbrw_fs.cpp368 case BRW_SWIZZLE_YYYY: in has_source_and_destination_hazard()
5511 BRW_SWIZZLE_XXXX, BRW_SWIZZLE_YYYY); in lower_derivatives()