Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c866 struct tc_end_query_call { struct
875 struct tc_end_query_call *p = to_call(call, tc_end_query_call); in tc_call_end_query() argument
882 return call_size(tc_end_query_call); in tc_call_end_query()
890 struct tc_end_query_call *call = in tc_end_query()
891 tc_add_call(tc, TC_CALL_end_query, tc_end_query_call); in tc_end_query()