Home
last modified time | relevance | path

Searched refs:avoid_ternary_with_two_constants (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.c70 .avoid_ternary_with_two_constants = true, \
/third_party/mesa3d/src/compiler/nir/
Dnir_builder.h847 if (build->shader->options->avoid_ternary_with_two_constants) in nir_ffma_imm12()
Dnir.h3613 bool avoid_ternary_with_two_constants; member