Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c2539 static bool warned_once = false; in tc_buffer_unmap() local
2540 if (!warned_once) { in tc_buffer_unmap()
2543 warned_once = true; in tc_buffer_unmap()