Searched refs:fuse_ffma32 (Results 1 – 15 of 15) sorted by relevance
/third_party/mesa3d/src/panfrost/bifrost/ |
D | bifrost_compile.h | 86 .fuse_ffma32 = true,
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_compiler.c | 42 .fuse_ffma32 = true, in etna_compiler_create()
|
/third_party/mesa3d/src/asahi/compiler/ |
D | agx_compile.h | 202 .fuse_ffma32 = true,
|
/third_party/mesa3d/src/imagination/rogue/ |
D | rogue_nir.c | 48 .fuse_ffma32 = true,
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_compiler.c | 89 .fuse_ffma32 = true, \
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_screen.c | 79 .fuse_ffma32 = true,
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_screen.c | 110 .fuse_ffma32 = true,
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_screen.c | 496 .fuse_ffma32 = true, \
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_screen.c | 479 .fuse_ffma32 = true,
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_get.c | 1092 .fuse_ffma32 = sscreen->info.gfx_level >= GFX10_3 || force_fma32, in si_init_screen_get_functions()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | ir2_nir.c | 39 .fuse_ffma32 = true,
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_pipe_common.c | 1331 .fuse_ffma32 = true, in r600_common_screen_init()
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir.h | 3270 bool fuse_ffma32; member
|
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
D | nir_to_tgsi.c | 3903 .fuse_ffma32 = true,
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_from_nir.cpp | 3311 op.fuse_ffma32 = false; /* nir doesn't track mad vs fma */ in nvir_nir_shader_compiler_options()
|