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.h285 struct threaded_transfer { struct
405 static inline struct threaded_transfer *
406 threaded_transfer(struct pipe_transfer *transfer) in threaded_transfer() function
408 return (struct threaded_transfer*)transfer; in threaded_transfer()
Du_threaded_context.c1452 struct threaded_transfer *ttrans = slab_alloc(&tc->pool_transfers); in tc_transfer_map()
1519 struct threaded_transfer *ttrans, in tc_buffer_do_flush_region()
1544 struct threaded_transfer *ttrans = threaded_transfer(transfer); in tc_transfer_flush_region()
1579 struct threaded_transfer *ttrans = threaded_transfer(transfer); in tc_transfer_unmap()
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_pipe_common.h185 struct threaded_transfer b;
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h183 struct threaded_transfer b;