Home
last modified time | relevance | path

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

/external/igt-gpu-tools/assembler/
Dbrw_reg.h76 #define BRW_SWIZZLE_YYYY BRW_SWIZZLE4(1,1,1,1) macro
85 swiz == BRW_SWIZZLE_YYYY || in brw_is_single_value_swizzle()
/external/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.cpp770 case BRW_SWIZZLE_YYYY: in generate_quad_swizzle()
1366 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_nir.cpp1581 op[0].swizzle = BRW_SWIZZLE_YYYY; in nir_emit_alu()
Dbrw_vec4.cpp2383 case BRW_SWIZZLE_YYYY: in is_gen7_supported_64bit_swizzle()
Dbrw_fs.cpp381 case BRW_SWIZZLE_YYYY: in has_source_and_destination_hazard()