OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:debug_printf_once
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/auxiliary/util/
u_debug.h
109
*
debug_printf_once
(("answer: %i\n", 42));
111
#define
debug_printf_once
(args) \
macro
u_inlines.h
169
debug_printf_once
(("context mis-match in pipe_sampler_view_release()\n"));
Completed in 365 milliseconds