Searched defs:new_tokens (Results 1 – 14 of 14) sorted by relevance
152 struct tgsi_token *new_tokens = NULL; in write_vpos() local197 struct tgsi_token *new_tokens = NULL; in transform_dynamic_indexing() local236 struct tgsi_token *new_tokens; in emulate_point_sprite() local
3689 const struct tgsi_token *new_tokens = NULL; in svga_shader_emit_instructions() local
10874 const struct tgsi_token *new_tokens; in transform_fs_pstipple() local11148 const struct tgsi_token *new_tokens = in svga_tgsi_vgpu10_translate() local
90 struct tgsi_token *new_tokens; in tgsi_write_vpos() local
283 struct tgsi_token *new_tokens = (struct tgsi_token *) MALLOC(bytes); in tgsi_dup_tokens() local
205 struct tgsi_token *new_tokens; in tgsi_add_two_side() local
279 struct tgsi_token *new_tokens; in tgsi_add_aa_point() local
335 struct tgsi_token *new_tokens; in tgsi_remove_dynamic_indexing() local
511 struct tgsi_token *new_tokens; in tgsi_add_point_sprite() local
108 struct tgsi_token *new_tokens; in virgl_tgsi_transform() local
687 struct tgsi_token *new_tokens; in virgl_shader_encoder() local
38 const std::vector<std::string>& new_tokens, in parse()64 const std::vector<std::string>& new_tokens, in parse()
382 struct tgsi_token *new_tokens; in util_pstipple_create_fragment_shader() local
721 Token **new_tokens = PyMem_Realloc(p->tokens, newsize * sizeof(Token *)); in _resize_tokens_array() local