Searched refs:fuse_ffma64 (Results 1 – 11 of 11) sorted by relevance
/third_party/mesa3d/src/panfrost/bifrost/ |
D | bifrost_compile.h | 87 .fuse_ffma64 = true,
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_screen.c | 79 .fuse_ffma64 = true,
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_nir.c | 51 .fuse_ffma64 = true, 107 .fuse_ffma64 = true,
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_get.c | 1026 .fuse_ffma64 = true, in si_init_screen_get_functions()
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_screen.c | 1073 .fuse_ffma64 = true, in etna_screen_create()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_screen.c | 966 .fuse_ffma64 = false, /* nir doesn't track mad vs fma */
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | ir2_nir.c | 40 .fuse_ffma64 = true,
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_pipe_common.c | 1325 .fuse_ffma64 = true, in r600_common_screen_init()
|
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
D | nir_to_tgsi.c | 3207 .fuse_ffma64 = true,
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir.h | 3441 bool fuse_ffma64; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_nir.cpp | 3227 op.fuse_ffma64 = false; /* nir doesn't track mad vs fma */ in nvir_nir_shader_compiler_options()
|