Home
last modified time | relevance | path

Searched refs:lower_fceil (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler.c56 .lower_fceil = !specs->has_sign_floor_ceil, in etna_compiler_create()
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_program.c61 .lower_fceil = true,
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c37 .lower_fceil = true,
/third_party/mesa3d/src/compiler/nir/
Dnir.h3355 bool lower_fceil; member
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_nir.cpp3345 op.lower_fceil = false; // TODO in nvir_nir_shader_compiler_options()