Searched refs:tgsi_remove_dynamic_indexing (Results 1 – 3 of 3) sorted by relevance
33 tgsi_remove_dynamic_indexing(const struct tgsi_token *tokens_in,
327 tgsi_remove_dynamic_indexing(const struct tgsi_token *tokens_in, in tgsi_remove_dynamic_indexing() function
201 new_tokens = tgsi_remove_dynamic_indexing(shader->tokens, in transform_dynamic_indexing()