Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h287 struct threaded_transfer { struct
414 static inline struct threaded_transfer *
415 threaded_transfer(struct pipe_transfer *transfer) in threaded_transfer() function
417 return (struct threaded_transfer*)transfer; in threaded_transfer()
Du_threaded_context.c1562 struct threaded_transfer *ttrans = slab_alloc(&tc->pool_transfers); in tc_transfer_map()
1632 struct threaded_transfer *ttrans, in tc_buffer_do_flush_region()
1659 struct threaded_transfer *ttrans = threaded_transfer(transfer); in tc_transfer_flush_region()
1698 struct threaded_transfer *ttrans = threaded_transfer(transfer); in tc_transfer_unmap()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h177 struct threaded_transfer b;
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h308 struct threaded_transfer b;