Searched refs:strarray_free (Results 1 – 2 of 2) sorted by relevance
188 static inline void strarray_free(struct vrend_strarray *sa, bool free_strings) in strarray_free() function
1089 strarray_free(&shader->glsl_strings, true); in vrend_shader_destroy()3458 strarray_free(&shader->glsl_strings, true); in vrend_shader_create()