Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_program.c61 .lower_fceil = true,
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_screen.c1086 .lower_fceil = !screen->specs.has_sign_floor_ceil, in etna_screen_create()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c37 .lower_fceil = true,
/third_party/mesa3d/src/compiler/nir/
Dnir.h3525 bool lower_fceil; member
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp3260 op.lower_fceil = false; // TODO in nvir_nir_shader_compiler_options()