Home
last modified time | relevance | path

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

/external/igt-gpu-tools/assembler/
Dbrw_reg.h77 #define BRW_SWIZZLE_ZZZZ BRW_SWIZZLE4(2,2,2,2) macro
86 swiz == BRW_SWIZZLE_ZZZZ || in brw_is_single_value_swizzle()
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_cmod_propagation.cpp167 (inst->src[0].swizzle == BRW_SWIZZLE_ZZZZ && in opt_cmod_propagation_local()
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()
Dbrw_vec4_visitor.cpp968 lod.swizzle = BRW_SWIZZLE_ZZZZ; in emit_texture()
969 lod2.swizzle = BRW_SWIZZLE_ZZZZ; in emit_texture()
Dbrw_vec4.cpp1936 reset_end.swizzle = BRW_SWIZZLE_ZZZZ; in emit_shader_time_end()
2384 case BRW_SWIZZLE_ZZZZ: in is_gen7_supported_64bit_swizzle()
Dbrw_fs_generator.cpp771 case BRW_SWIZZLE_ZZZZ: in generate_quad_swizzle()
1442 src1.swizzle = BRW_SWIZZLE_ZZZZ; in generate_ddy()
Dbrw_fs.cpp382 case BRW_SWIZZLE_ZZZZ: in has_source_and_destination_hazard()