Searched refs:tc_blit_call (Results 1 – 1 of 1) sorted by relevance
3780 struct tc_blit_call { struct3788 struct pipe_blit_info *blit = &to_call(call, tc_blit_call)->info; in tc_call_blit() argument3793 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()