Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_compiler.c84 .fdot_replicates = true,
/external/mesa3d/src/compiler/nir/
Dnir.h3321 bool fdot_replicates; member
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp3242 op.fdot_replicates = false; // TODO in nvir_nir_shader_compiler_options()
/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opt_algebraic.c460127 condition_flags[93] = options->fdot_replicates; in nir_opt_algebraic_late()
461675 condition_flags[93] = options->fdot_replicates; in nir_opt_algebraic_distribute_src_mods()