Home
last modified time | relevance | path

Searched refs:bytes_mapped_estimate (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h370 uint64_t bytes_mapped_estimate; member
Du_threaded_context.c179 tc->bytes_mapped_estimate = 0; in tc_batch_flush()
276 tc->bytes_mapped_estimate = 0; in _tc_sync()
1593 tc->bytes_mapped_estimate += box->width; in tc_transfer_map()
1738 tc->bytes_mapped_estimate > tc->bytes_mapped_limit) { in tc_transfer_unmap()