Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h371 uint64_t bytes_mapped_limit; member
Du_threaded_context.c1737 if (!ttrans->staging && tc->bytes_mapped_limit && in tc_transfer_unmap()
1738 tc->bytes_mapped_estimate > tc->bytes_mapped_limit) { in tc_transfer_unmap()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c783 ((struct threaded_context *) tc)->bytes_mapped_limit = total_ram / 4; in si_pipe_create_context()
/external/mesa3d/docs/relnotes/
D20.1.0.rst3410 - radeonsi: use thread_context::bytes_mapped_limit