Home
last modified time | relevance | path

Searched refs:BRW_SWIZZLE_ZZZZ (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_cmod_propagation.cpp167 (inst->src[0].swizzle == BRW_SWIZZLE_ZZZZ && in opt_cmod_propagation_local()
H A Dbrw_reg.h82 #define BRW_SWIZZLE_ZZZZ BRW_SWIZZLE4(2,2,2,2) macro
105 swiz == BRW_SWIZZLE_ZZZZ || in brw_is_single_value_swizzle()
H A Dbrw_fs_generator.cpp748 case BRW_SWIZZLE_ZZZZ: in generate_quad_swizzle()
1362 src1.swizzle = BRW_SWIZZLE_ZZZZ; in generate_ddy()
H A Dbrw_vec4_nir.cpp2234 lod.swizzle = BRW_SWIZZLE_ZZZZ;
2235 lod2.swizzle = BRW_SWIZZLE_ZZZZ;
H A Dbrw_vec4.cpp2082 case BRW_SWIZZLE_ZZZZ: in is_gfx7_supported_64bit_swizzle()
H A Dbrw_fs.cpp369 case BRW_SWIZZLE_ZZZZ: in has_source_and_destination_hazard()
5519 BRW_SWIZZLE_XXXX, BRW_SWIZZLE_ZZZZ);

Completed in 17 milliseconds