Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c555 .lower_hadd = true,
/external/mesa3d/src/compiler/nir/
Dnir.h3416 bool lower_hadd; member
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp3271 op.lower_hadd = true; // TODO in nvir_nir_shader_compiler_options()
/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opt_algebraic.c438674 condition_flags[53] = options->lower_hadd; in nir_opt_algebraic()
440311 condition_flags[53] = options->lower_hadd; in nir_opt_algebraic_before_ffma()
460087 condition_flags[53] = options->lower_hadd; in nir_opt_algebraic_late()
461635 condition_flags[53] = options->lower_hadd; in nir_opt_algebraic_distribute_src_mods()