Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h51 .lower_fsign = true,
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.h63 .lower_fsign = true,
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler.c54 .lower_fsign = !specs->has_sign_floor_ceil, in etna_compiler_create()
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.h211 .lower_fsign = true,
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_program.c79 .lower_fsign = true,
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c1337 .lower_fsign = true, in r600_common_screen_init()
/third_party/mesa3d/src/compiler/nir/
Dnir.h3325 bool lower_fsign; member
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_nir.cpp3339 op.lower_fsign = (chipset >= NVISA_GV100_CHIPSET); in nvir_nir_shader_compiler_options()
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c81 .lower_fsign = true,