Home
last modified time | relevance | path

Searched refs:lower_ffract (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h42 .lower_ffract = true,
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.h50 .lower_ffract = true,
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.h214 .lower_ffract = true,
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.c79 .lower_ffract = true, \
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c703 .lower_ffract = true,
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_program.c50 .lower_ffract = true,
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c204 .lower_ffract = true,
/third_party/mesa3d/src/compiler/nir/
Dnir.h3352 bool lower_ffract; member
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_nir.cpp3344 op.lower_ffract = true; in nvir_nir_shader_compiler_options()