Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
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_vec4_visitor.cpp433 tmp_src.swizzle = BRW_SWIZZLE_YYYY; in emit_pack_half_2x16()
Dbrw_vec4_nir.cpp1640 op[0].swizzle = BRW_SWIZZLE_YYYY; in nir_emit_alu()
Dbrw_vec4.cpp2331 case BRW_SWIZZLE_YYYY: in is_gen7_supported_64bit_swizzle()