Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/clover/core/
Dprintf.cpp47 static std::atomic<unsigned> warn_count; in print_formatted() local
48 if (buffer.empty() && !warn_count++) in print_formatted()