Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h216 #define TC_DEBUG 0 macro
410 #if !defined(NDEBUG) && TC_DEBUG >= 1
429 #if !defined(NDEBUG) && TC_DEBUG >= 1
Du_threaded_context.c37 #if TC_DEBUG >= 1
43 #if TC_DEBUG >= 2
62 #if TC_DEBUG >= 3
115 #if TC_DEBUG >= 1 in to_call_check()
207 #if TC_DEBUG >= 3 in tc_batch_execute()
305 #if !defined(NDEBUG) && TC_DEBUG >= 1 in tc_add_sized_call()
311 #if TC_DEBUG >= 3 in tc_add_sized_call()
4456 #if !defined(NDEBUG) && TC_DEBUG >= 1 in threaded_context_create()