Searched refs:tc_buffer_unmap (Results 1 – 1 of 1) sorted by relevance
2463 struct tc_buffer_unmap { struct2475 struct tc_buffer_unmap *p = to_call(call, tc_buffer_unmap); in tc_call_buffer_unmap() argument2487 return call_size(tc_buffer_unmap); in tc_call_buffer_unmap()2491 tc_buffer_unmap(struct pipe_context *_pipe, struct pipe_transfer *transfer) in tc_buffer_unmap() function2561 struct tc_buffer_unmap *p = tc_add_call(tc, TC_CALL_buffer_unmap, in tc_buffer_unmap()2562 tc_buffer_unmap); in tc_buffer_unmap()2677 tc_buffer_unmap(_pipe, transfer); in tc_buffer_subdata()