Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c44 #define tc_printf mesa_logi macro
48 #define tc_printf(...) macro
210 tc_printf("CALL: %s", tc_call_names[call->call_id]); in tc_batch_execute()
314 tc_printf("ENQUEUE: %s", tc_call_names[id]); in tc_add_sized_call()
373 tc_printf("sync %s %s", func, info); in _tc_sync()