Home
last modified time | relevance | path

Searched defs:DBG_FLAG (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_debug.h53 #define DBG_FLAG(flag, fmt, ...) \ macro
56 #define DBG_FLAG(flag, fmt, ...) do {} while(0) macro