Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_aa_point.h32 tgsi_add_aa_point(const struct tgsi_token *tokens_in,
Dtgsi_aa_point.c273 tgsi_add_aa_point(const struct tgsi_token *tokens_in, in tgsi_add_aa_point() function
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c6473 tokens = tgsi_add_aa_point(tokens, aa_coord_index); in transform_fs_aapoint()