Skip to content

zink: Lazily allocate the dummy surfaces.

Emma Anholt requested to merge anholt/mesa:zink-dummy into main

glmark2 -b texture --fullscreen drops from 141MB of BOs to 85MB on turnip. Still 29MB more than freedreno (due to a pile of extra fullscreen rgba8 images)

Merge request reports