Home
last modified time | relevance | path

Searched refs:lower_fmod (Results 1 – 25 of 26) sorted by relevance

12

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h43 .lower_fmod = true,
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.h51 .lower_fmod = true,
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler.c48 .lower_fmod = true, in etna_compiler_create()
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.h206 .lower_fmod = true,
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c117 .lower_fmod = true,
142 .lower_fmod = true,
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.c80 .lower_fmod = true, \
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.c36 .lower_fmod = true, \
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_program.c52 .lower_fmod = true,
76 .lower_fmod = true,
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c87 .lower_fmod = true,
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_screen.c505 .lower_fmod = true, \
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c704 .lower_fmod = true,
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c491 .lower_fmod = true,
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c599 .lower_fmod = true,
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c1094 .lower_fmod = true, in si_init_screen_get_functions()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_screen.c769 .lower_fmod = true, \
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c3541 !options->lower_fmod || in ntt_fix_nir_options()
3559 new_options->lower_fmod = true; in ntt_fix_nir_options()
3911 .lower_fmod = true,
/third_party/mesa3d/src/compiler/spirv/
Dvtn_opencl.c521 if (nb->shader->options->lower_fmod) in handle_special()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c35 .lower_fmod = true,
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c1338 .lower_fmod = true, in r600_common_screen_init()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c2163 .lower_fmod = true,
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c70 .lower_fmod = true, in get_nir_options_for_stage()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c205 .lower_fmod = true,
/third_party/mesa3d/src/compiler/nir/
Dnir.h3280 bool lower_fmod; member
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_nir.cpp3320 op.lower_fmod = true; in nvir_nir_shader_compiler_options()
/third_party/mesa3d/docs/relnotes/
D19.3.0.rst2814 - radv/aco,aco: set lower_fmod
3132 - radv: enable lower_fmod for the LLVM path

12