Home
last modified time | relevance | path

Searched refs:fuse_ffma64 (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h87 .fuse_ffma64 = true,
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c79 .fuse_ffma64 = true,
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir.c51 .fuse_ffma64 = true,
107 .fuse_ffma64 = true,
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c1026 .fuse_ffma64 = true, in si_init_screen_get_functions()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_screen.c1073 .fuse_ffma64 = true, in etna_screen_create()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c966 .fuse_ffma64 = false, /* nir doesn't track mad vs fma */
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c40 .fuse_ffma64 = true,
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c1325 .fuse_ffma64 = true, in r600_common_screen_init()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c3207 .fuse_ffma64 = true,
/third_party/mesa3d/src/compiler/nir/
Dnir.h3441 bool fuse_ffma64; member
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp3227 op.fuse_ffma64 = false; /* nir doesn't track mad vs fma */ in nvir_nir_shader_compiler_options()