Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_tgsi.c443 unsigned is_radgrad = (fs_traits & FS_RADGRAD_FILL) != 0; in create_fs() local
521 } else if (is_lingrad || is_radgrad) { in create_fs()
539 } else if (is_radgrad) { in create_fs()
/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_exa_tgsi.c469 unsigned is_radgrad = (fs_traits & FS_RADGRAD_FILL) != 0; in create_fs() local
556 } else if (is_lingrad || is_radgrad) { in create_fs()
576 } else if (is_radgrad) { in create_fs()