Home
last modified time | relevance | path

Searched refs:_mesa_string_buffer_vprintf (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/util/
H A Dstring_buffer.c108 _mesa_string_buffer_vprintf(struct _mesa_string_buffer *str, in _mesa_string_buffer_vprintf() function
145 res = _mesa_string_buffer_vprintf(str, format, args); in _mesa_string_buffer_printf()
H A Dstring_buffer.h93 _mesa_string_buffer_vprintf(struct _mesa_string_buffer *str,
/aosp_15_r20/external/mesa3d/src/compiler/glsl/glcpp/
H A Dpp.c43 _mesa_string_buffer_vprintf(parser->info_log, fmt, ap); in glcpp_error()
60 _mesa_string_buffer_vprintf(parser->info_log, fmt, ap); in glcpp_warning()