Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h85 .fuse_ffma16 = true,
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler.c41 .fuse_ffma16 = true, in etna_compiler_create()
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.h201 .fuse_ffma16 = true,
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.c88 .fuse_ffma16 = true, \
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c1091 .fuse_ffma16 = sscreen->info.gfx_level >= GFX9, in si_init_screen_get_functions()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c38 .fuse_ffma16 = true,
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c1330 .fuse_ffma16 = true, in r600_common_screen_init()
/third_party/mesa3d/src/compiler/nir/
Dnir.h3269 bool fuse_ffma16; member
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_nir.cpp3310 op.fuse_ffma16 = false; /* nir doesn't track mad vs fma */ in nvir_nir_shader_compiler_options()
/third_party/mesa3d/docs/relnotes/
D20.3.0.rst3455 - nir: split fuse_ffma into fuse_ffma16/32/64