mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-30 03:08:12 +02:00
Packed TLS has cache-locality benefits on Valhall, compared to Bifrost's flat TLS. Valhall does support flat TLS, but requires extra arithmetic in the shader for correct results. At least until we get to generic pointers (and maybe even then), we can use packed TLS. So just use packed TLS always for proper spilling. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16314> |
||
|---|---|---|
| .. | ||
| bifrost | ||
| ci | ||
| drm-shim | ||
| ds | ||
| include | ||
| lib | ||
| midgard | ||
| perf | ||
| shared | ||
| util | ||
| vulkan | ||
| meson.build | ||