Home
last modified time | relevance | path

Searched refs:lower_ffract (Results 1 – 10 of 10) 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.h195 .lower_ffract = true,
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir.c40 .lower_ffract = true,
96 .lower_ffract = true,
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c661 .lower_ffract = true,
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_program.c50 .lower_ffract = true,
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c972 .lower_ffract = true,
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c208 .lower_ffract = true,
/third_party/mesa3d/src/compiler/nir/
Dnir.h3522 bool lower_ffract; member
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp3259 op.lower_ffract = true; in nvir_nir_shader_compiler_options()