Skip to content

v3d: add fast-path tile-based blit for depth and stencil buffers

Juan A. Suárez requested to merge jasuarez/mesa:review/v3d-tlb-zs-blit into master

This is a continuation of the work done to add Tile-based blit in V3d, previously done for color buffers, and now including stencil and depth buffers.

Merge request reports