Home
last modified time | relevance | path

Searched refs:is_lingrad (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_tgsi.c442 unsigned is_lingrad = (fs_traits & FS_LINGRAD_FILL) != 0; in create_fs() local
521 } else if (is_lingrad || is_radgrad) { in create_fs()
535 if (is_lingrad) { in create_fs()
/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_exa_tgsi.c468 unsigned is_lingrad = (fs_traits & FS_LINGRAD_FILL) != 0; in create_fs() local
556 } else if (is_lingrad || is_radgrad) { in create_fs()
571 if (is_lingrad) { in create_fs()