Comment # 71
on bug 97879
from Marek Olšák
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@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel