Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/rogue/
Drogue_nir.c47 .lower_fsat = true,
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c485 .lower_fsat = true,
672 screen->fs_compiler_options.lower_fsat = false; in nv30_screen_create()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c135 .lower_fsat = true,
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_screen.c536 .lower_fsat = true, /* No fsat in pre-r500 VS */
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c723 .lower_fsat = true,
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_program.c57 .lower_fsat = true,
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c590 .lower_fsat = true,
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c1066 .lower_fsat = true, in si_init_screen_get_functions()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c2165 .lower_fsat = true,
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c227 .lower_fsat = true,
/third_party/mesa3d/src/compiler/nir/
Dnir.h3277 bool lower_fsat; member
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_nir.cpp3317 op.lower_fsat = false; in nvir_nir_shader_compiler_options()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c344 .lower_fsat = true, in zink_screen_init_compiler()