https://bugs.freedesktop.org/show_bug.cgi?id=97879
--- Comment #71 from Marek Olšák <mar...@gmail.com> ---
The current heuristic in Mesa is that if a buffer is not mapped for read, Mesa
doesn't enable CPU caches for the mapping. It's usually an optimal solution for
write-only buffer uploads.
Enabling CPU caches for mapped buffers adds a lot of inefficiencies, so it
should be avoided.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel