Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c379 #define tc_sync_msg(tc, info) _tc_sync(tc, info, __func__) macro
912 tc_sync_msg(tc, wait ? "wait" : "nowait"); in tc_get_query_result()
2244 tc_sync_msg(tc, "cpu storage GPU -> CPU copy"); in tc_buffer_map()
2321 tc_sync_msg(tc, usage & PIPE_MAP_DISCARD_RANGE ? " discard_range" : in tc_buffer_map()
2349 tc_sync_msg(tc, "texture"); in tc_texture_map()
3085 tc_sync_msg(tc, flags & PIPE_FLUSH_END_OF_FRAME ? "end of frame" : in tc_flush()

Completed in 8 milliseconds