Home
last modified time | relevance | path

Searched refs:_mesa_string_buffer_clear (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/util/tests/
Dstring_buffer_test.cpp93 _mesa_string_buffer_clear(buf); in TEST_F()
114 _mesa_string_buffer_clear(buf); in TEST_F()
/third_party/mesa3d/src/util/
Dstring_buffer.h73 _mesa_string_buffer_clear(struct _mesa_string_buffer *str) in _mesa_string_buffer_clear() function