Home
last modified time | relevance | path

Searched refs:lower_fabs (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.h37 bool lower_fabs; member
H A Dnir_to_tgsi.c1496 if (c->options->lower_fabs) in ntt_emit_alu()
3826 * The options->lower_fabs requests that we not have native source modifiers in nir_to_tgsi_options()
3830 if (!options->lower_fabs) in nir_to_tgsi_options()
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state.c552 .lower_fabs = true, in i915_create_fs_state()
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_context.c690 .lower_fabs = true in virgl_shader_encoder()
1380 .lower_fabs = true in virgl_create_compute_state()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state.c1952 .lower_fabs = true, in r300_create_vs_state()

Completed in 12 milliseconds