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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c2720 struct tc_fence_call { struct
2728 struct pipe_fence_handle *fence = to_call(call, tc_fence_call)->fence;
2732 return call_size(tc_fence_call);
2741 struct tc_fence_call *call = tc_add_call(tc, TC_CALL_fence_server_sync,
2742 tc_fence_call);
2751 struct pipe_fence_handle *fence = to_call(call, tc_fence_call)->fence;
2755 return call_size(tc_fence_call);
2764 struct tc_fence_call *call = tc_add_call(tc, TC_CALL_fence_server_signal,
2765 tc_fence_call);

Completed in 8 milliseconds