Home
last modified time | relevance | path

Searched refs:lower_fsat (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c129 .lower_fsat = true,
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c678 .lower_fsat = true,
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c567 .lower_fsat = true,
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_program.c57 .lower_fsat = true,
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c999 .lower_fsat = true, in si_init_screen_get_functions()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c368 .lower_fsat = true, in zink_screen_init_compiler()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c236 .lower_fsat = true,
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c2182 .lower_fsat = true,
/third_party/mesa3d/src/compiler/nir/
Dnir.h3447 bool lower_fsat; member
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp3232 op.lower_fsat = false; in nvir_nir_shader_compiler_options()