Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_nir_options.c51 .avoid_ternary_with_two_constants = true, \
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_compiler.c33 .avoid_ternary_with_two_constants = true,
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_builder.h1187 build->shader->options->avoid_ternary_with_two_constants) in nir_ffma_imm12()
H A Dnir.h4241 bool avoid_ternary_with_two_constants; member