Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c3780 struct tc_blit_call { struct
3788 struct pipe_blit_info *blit = &to_call(call, tc_blit_call)->info; in tc_call_blit() argument
3793 return call_size(tc_blit_call); in tc_call_blit()
3800 struct tc_blit_call *blit = tc_add_call(tc, TC_CALL_blit, tc_blit_call); in tc_blit()