Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/compiler/
Dv3d_compiler.h416 bool line_smoothing; member
Dvir.c1006 if (c->fs_key->line_smoothing) { in v3d_nir_lower_fs_early()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_program.c562 key->line_smoothing = (key->is_lines && in v3d_update_compiled_fs()