Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c144 .lower_uadd_sat = true,
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c690 .lower_uadd_sat = true,
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c601 .lower_uadd_sat = true,
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c3543 !options->lower_uadd_sat || in ntt_fix_nir_options()
3561 new_options->lower_uadd_sat = true; in ntt_fix_nir_options()
3914 .lower_uadd_sat = true,
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c1358 .lower_uadd_sat = true, in r600_common_screen_init()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c191 .lower_uadd_sat = true,
/third_party/mesa3d/src/compiler/nir/
Dnir.h3470 bool lower_uadd_sat; member
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_nir.cpp3374 op.lower_uadd_sat = true; // TODO in nvir_nir_shader_compiler_options()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c352 .lower_uadd_sat = true, in zink_screen_init_compiler()
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c99 .lower_uadd_sat = true,