mesa/src/asahi
Alyssa Rosenzweig 5189bae50c asahi: Move UBO lowering into GL driver
In Vulkan, UBOs are lowered by nir_lower_explicit_io, and the ubo_base_agx
sysval is unused (since it doesn't handle descriptor sets). That makes the UBO
lowering GL-only and hence belongs with the GL driver rather than the compiler.
This lets us delete the ubo_base_agx sysval.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24847>
2023-08-23 15:06:55 +00:00
..
compiler asahi: Move UBO lowering into GL driver 2023-08-23 15:06:55 +00:00
drm-shim asahi: drop unused include paths 2023-07-22 10:10:03 +00:00
layout asahi: decouple layout from gallium 2023-08-03 19:38:56 +00:00
lib nir,asahi: Remove texture_base_agx 2023-08-23 15:06:55 +00:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
meson.build asahi: Convert to SPDX headers 2023-03-28 05:14:00 +00:00