Home
last modified time | relevance | path

Searched refs:uses_flat_shading (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/util/
Dpan_ir.h266 bool uses_flat_shading; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_cmdstream.c3094 cfg.allow_rotating_primitives = !(lines || fs->info.bifrost.uses_flat_shading); in panfrost_emit_primitive()
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c527 b->shader->info.bifrost->uses_flat_shading = true; in bi_emit_load_vary()