Searched refs:vrend_strarray (Results 1 – 4 of 4) sorted by relevance
162 struct vrend_strarray { struct168 static inline bool strarray_alloc(struct vrend_strarray *sa, int init_alloc) in strarray_alloc() argument178 static inline bool strarray_addstrbuf(struct vrend_strarray *sa, const struct vrend_strbuf *sb) in strarray_addstrbuf()188 static inline void strarray_free(struct vrend_strarray *sa, bool free_strings) in strarray_free()197 static inline void strarray_dump(struct vrend_strarray *sa) in strarray_dump()203 static inline void strarray_dump_with_line_numbers(struct vrend_strarray *sa) in strarray_dump_with_line_numbers()
188 struct vrend_strarray *shader);202 struct vrend_strarray *shader,
6930 struct vrend_strarray *shader) in set_strbuffers()6942 struct vrend_strarray *prog_strings,6954 struct vrend_strarray *shader) in vrend_convert_shader()7080 static void replace_interp(struct vrend_strarray *program, in replace_interp()7104 static void require_gpu_shader5(struct vrend_strarray *program) in require_gpu_shader5()7113 static void require_gpu_shader5_and_msinterp(struct vrend_strarray *program) in require_gpu_shader5_and_msinterp()7120 struct vrend_strarray *prog_strings, in vrend_patch_vertex_shader_interpolants()7312 struct vrend_strarray *shader, in vrend_shader_create_passthrough_tcs()
414 struct vrend_strarray glsl_strings;