Searched refs:ureg_free_tokens (Results 1 – 10 of 10) sorted by relevance
209 ureg_free_tokens(state.prog); in si_create_dma_compute_shader()281 ureg_free_tokens(state.prog); in si_create_dcc_retile_cs()
337 ureg_free_tokens(new_vs.base.tokens); in compile_passthrough_vs()
125 - st/mesa: free TGSI tokens with ureg_free_tokens()
123 void ureg_free_tokens( const struct tgsi_token *tokens );
1669 void ureg_free_tokens( const struct tgsi_token *tokens ) in ureg_free_tokens() function
134 void ureg_free_tokens( const struct tgsi_token *tokens );
2186 void ureg_free_tokens( const struct tgsi_token *tokens ) in ureg_free_tokens() function
327 ureg_free_tokens(p->state.tokens); in st_release_variants()
176 ureg_free_tokens(toks); in nine_ureg_tgsi_dump()
4114 ureg_free_tokens(toks); in nine_translate_shader()