Searched refs:lower_fdph (Results 1 – 15 of 15) sorted by relevance
/third_party/mesa3d/src/panfrost/bifrost/ |
D | bifrost_compile.h | 48 .lower_fdph = true,
|
/third_party/mesa3d/src/panfrost/midgard/ |
D | midgard_compile.h | 57 .lower_fdph = true,
|
/third_party/mesa3d/src/asahi/compiler/ |
D | agx_compile.h | 203 .lower_fdph = true,
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_screen.c | 114 .lower_fdph = true, 132 .lower_fdph = true,
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_screen.c | 84 .lower_fdph = true,
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_screen.c | 571 .lower_fdph = true,
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_program.c | 79 .lower_fdph = true,
|
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
D | nir_to_tgsi.c | 2916 !options->lower_fdph || in ntt_fix_nir_options() 2931 new_options->lower_fdph = true; in ntt_fix_nir_options() 3212 .lower_fdph = true,
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_screen.c | 1080 .lower_fdph = true, in etna_screen_create()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | ir2_nir.c | 47 .lower_fdph = true,
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_compiler.c | 365 .lower_fdph = true, in zink_screen_init_compiler()
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir.h | 3507 bool lower_fdph; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_nir.cpp | 3255 op.lower_fdph = false; in nvir_nir_shader_compiler_options()
|
/third_party/mesa3d/docs/relnotes/ |
D | 19.3.0.rst | 300 - pan/midgard, bifrost: Set lower_fdph = true 1844 - freedreno/a2xx: ir2: set lower_fdph
|
D | 20.0.0.rst | 1183 - lima/ppir: enable lower_fdph
|