mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-26 14:38:13 +02:00
Instead of calling choose_tiling once per LOD, we now call it once at the top and then simply clamp at every LOD like the hardware does. This means all heuristic decisions get made up-front and the mip level walk simply emulates the hardware. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26719> |
||
|---|---|---|
| .. | ||
| codegen | ||
| compiler | ||
| drm-shim | ||
| headers | ||
| mme | ||
| nil | ||
| vulkan | ||
| winsys | ||
| meson.build | ||