Searched refs:DBG_TID (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_debug.c56 { "tid", DBG_TID, "Display thread-ids." },
78 if (dbg_flags & DBG_TID)
H A Dnine_debug.h86 #define DBG_TID (1<<27) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_debug.c56 { "tid", DBG_TID, "Display thread-ids." },
76 if (dbg_flags & DBG_TID)
H A Dnine_debug.h87 #define DBG_TID (1<<27) macro

Completed in 5 milliseconds