Skip to content

lavapipe: sparse

Konstantin Seurer requested to merge KonstantinSeurer/mesa:lvp-sparse into main

Based on @airlied 's work with added support for standard block shapes and shaderResourceResidency. The two big commits mainly implement a tiled image layout with a 64KB tile size, which is required for standard block shapes and residency metadata for shaderResourceResidency.

Cloases: #10837

Merge request reports