mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-18 00:48:07 +02:00
For sufficiently big images, tiled AFBC offers perf advantages over linear AFBC. Keep using linear AFBC for images that are thin and fall through to U-interleaved for even thinner images. Note that indeed, interleaved 64k will be skipped in this case as it won't meet the minimum size criteria set out by interleaved 64k's test_props. Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39737> |
||
|---|---|---|
| .. | ||
| ci | ||
| clc | ||
| compiler | ||
| drm-shim | ||
| ds | ||
| genxml | ||
| lib | ||
| libpan | ||
| model | ||
| perf | ||
| shared | ||
| tools | ||
| vulkan | ||
| .clang-format | ||
| meson.build | ||