Home
last modified time | relevance | path

Searched refs:fuse_ffma32 (Results 1 – 15 of 15) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h86 .fuse_ffma32 = true,
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler.c42 .fuse_ffma32 = true, in etna_compiler_create()
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.h202 .fuse_ffma32 = true,
/third_party/mesa3d/src/imagination/rogue/
Drogue_nir.c48 .fuse_ffma32 = true,
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.c89 .fuse_ffma32 = true, \
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c79 .fuse_ffma32 = true,
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c110 .fuse_ffma32 = true,
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_screen.c496 .fuse_ffma32 = true, \
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c479 .fuse_ffma32 = true,
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c1092 .fuse_ffma32 = sscreen->info.gfx_level >= GFX10_3 || force_fma32, in si_init_screen_get_functions()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c39 .fuse_ffma32 = true,
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c1331 .fuse_ffma32 = true, in r600_common_screen_init()
/third_party/mesa3d/src/compiler/nir/
Dnir.h3270 bool fuse_ffma32; member
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c3903 .fuse_ffma32 = true,
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_nir.cpp3311 op.fuse_ffma32 = false; /* nir doesn't track mad vs fma */ in nvir_nir_shader_compiler_options()