Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c3009 struct tc_flush_call { struct
3034 struct tc_flush_call *p = to_call(call, tc_flush_call); in tc_call_flush() argument
3043 return call_size(tc_flush_call); in tc_call_flush()
3074 struct tc_flush_call *p = tc_add_call(tc, TC_CALL_flush, tc_flush_call); in tc_flush()