Home
last modified time | relevance | path

Searched refs:lower_flrp64 (Results 1 – 25 of 28) sorted by relevance

12

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h41 .lower_flrp64 = true,
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.h49 .lower_flrp64 = true,
Dmidgard_compile.c332 (nir->options->lower_flrp64 ? 64 : 0); in optimise_nir()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.c78 .lower_flrp64 = true, \
Dir3_nir.c85 (s->options->lower_flrp64 ? 64 : 0); in ir3_optimize_loop()
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.c41 .lower_flrp64 = true, \
Dbrw_nir.c535 (nir->options->lower_flrp64 ? 64 : 0); in brw_nir_optimize()
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_program.c55 .lower_flrp64 = true,
78 .lower_flrp64 = true,
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c86 .lower_flrp64 = true,
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_nir.c105 (nir->options->lower_flrp64 ? 64 : 0); in si_nir_opts()
Dsi_get.c1065 .lower_flrp64 = true, in si_init_screen_get_functions()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c134 .lower_flrp64 = true,
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_screen.c504 .lower_flrp64 = true, \
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c589 .lower_flrp64 = true,
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c490 .lower_flrp64 = true,
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_linker.c91 (nir->options->lower_flrp64 ? 64 : 0); in gl_nir_opts()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_screen.c760 .lower_flrp64 = true, \
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c3540 !options->lower_flrp64 || in ntt_fix_nir_options()
3558 new_options->lower_flrp64 = true; in ntt_fix_nir_options()
3910 .lower_flrp64 = true,
Dtgsi_to_nir.c2490 (nir->options->lower_flrp64 ? 64 : 0); in ttn_optimize_nir()
/third_party/mesa3d/src/compiler/nir/
Dnir_loop_analyze.c160 (options->lower_flrp64 && nir_dest_bit_size(alu->dest.dest) == 64)) in instr_cost()
Dnir.h3275 bool lower_flrp64; member
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c1334 .lower_flrp64 = true, in r600_common_screen_init()
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c67 .lower_flrp64 = true, in get_nir_options_for_stage()
989 (nir->options->lower_flrp64 ? 64 : 0); in radv_shader_spirv_to_nir()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c1500 (s->options->lower_flrp64 ? 64 : 0); in vc4_optimize_nir()
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_nir.cpp3315 op.lower_flrp64 = true; in nvir_nir_shader_compiler_options()

12