Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_reg.h80 #define BRW_SWIZZLE_YYYY BRW_SWIZZLE4(1,1,1,1) macro
103 swiz == BRW_SWIZZLE_YYYY || in brw_is_single_value_swizzle()
Dgen6_gs_visitor.cpp699 data.swizzle = BRW_SWIZZLE_YYYY; in xfb_program()
Dbrw_vec4_visitor.cpp433 tmp_src.swizzle = BRW_SWIZZLE_YYYY; in emit_pack_half_2x16()
Dbrw_vec4.cpp2285 case BRW_SWIZZLE_YYYY: in is_gen7_supported_64bit_swizzle()
Dbrw_vec4_nir.cpp1752 op[0].swizzle = BRW_SWIZZLE_YYYY; in nir_emit_alu()