Searched defs:ttrans (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c1457 struct threaded_transfer *ttrans = slab_alloc(&tc->pool_transfers); local in function:tc_transfer_map
1523 tc_buffer_do_flush_region(struct threaded_context * tc,struct threaded_transfer * ttrans,const struct pipe_box * box) argument
1550 struct threaded_transfer *ttrans = threaded_transfer(transfer); local in function:tc_transfer_flush_region
1585 struct threaded_transfer *ttrans = threaded_transfer(transfer); local in function:tc_transfer_unmap
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c2151 struct threaded_transfer *ttrans = slab_alloc(&tc->pool_transfers); local in function:tc_buffer_map
2270 tc_buffer_do_flush_region(struct threaded_context * tc,struct threaded_transfer * ttrans,const struct pipe_box * box) argument
2298 struct threaded_transfer *ttrans = threaded_transfer(transfer); local in function:tc_transfer_flush_region
2357 struct threaded_transfer *ttrans = threaded_transfer(transfer); local in function:tc_buffer_unmap
2428 struct threaded_transfer *ttrans = threaded_transfer(transfer); local in function:tc_texture_unmap
[all...]

Completed in 13 milliseconds