Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_aa_point.h32 tgsi_add_aa_point(const struct tgsi_token *tokens_in,
H A Dtgsi_aa_point.c281 tgsi_add_aa_point(const struct tgsi_token *tokens_in, in tgsi_add_aa_point() function
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c12725 debug_printf("Before tgsi_add_aa_point ------------------\n"); in transform_fs_aapoint()
12728 tokens = tgsi_add_aa_point(tokens, aa_coord_index, need_texcoord_semantic); in transform_fs_aapoint()
12730 debug_printf("After tgsi_add_aa_point ------------------\n"); in transform_fs_aapoint()

Completed in 16 milliseconds