Skip to content

virgl: Cache depth and stencil buffers

Rohan Garg requested to merge shadeslayer/mesa:virgl/cache-depth-buffers into master

Expand the list of bind flags to cache depth and stencil buffers.

Extensive testing shows the following performance improvements:

Game           |    % difference in FPS
Plague Inc     |             7
Portal 2       |             21
Overcooked 2   |             1.2
Hollow Knight  |            -1.1
Civilization V |             3.8

Signed-off-by: Rohan Garg rohan.garg@collabora.com

Edited by Rohan Garg

Merge request reports