since they're allocated by ureg_get_tokens(). NOTE: This is a candidate for the 8.0 and 9.0 branches.tags/gles3-fmt-v1
@@ -1259,5 +1259,5 @@ out: | |||
void | |||
st_free_tokens(const struct tgsi_token *tokens) | |||
{ | |||
free((void *)tokens); | |||
ureg_free_tokens(tokens); | |||
} |