Searched defs:tokens_in (Results 1 – 8 of 8) sorted by relevance
84 tgsi_write_vpos(const struct tgsi_token *tokens_in, in tgsi_write_vpos()
106 tgsi_transform_shader(const struct tgsi_token *tokens_in, in tgsi_transform_shader()
200 tgsi_add_two_side(const struct tgsi_token *tokens_in) in tgsi_add_two_side()
273 tgsi_add_aa_point(const struct tgsi_token *tokens_in, in tgsi_add_aa_point()
327 tgsi_remove_dynamic_indexing(const struct tgsi_token *tokens_in, in tgsi_remove_dynamic_indexing()
502 tgsi_add_point_sprite(const struct tgsi_token *tokens_in, in tgsi_add_point_sprite()
104 …ct tgsi_token *virgl_tgsi_transform(struct virgl_context *vctx, const struct tgsi_token *tokens_in) in virgl_tgsi_transform()