mesa/src/asahi
Karol Herbst 3217838fef nir: remove global_invocation_id_zero_base
This removes the need for drivers to handle both versions. The base will
get added once in nir_lower_system_values when converting from deref to
intrinsic and will be replaced by a zero for users not supporting it.

Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Signed-off-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26800>
2024-04-24 20:18:49 +00:00
..
clc asahi: switch to VS/FS prolog/epilog system 2024-03-30 00:26:20 +00:00
compiler nir: remove global_invocation_id_zero_base 2024-04-24 20:18:49 +00:00
drm-shim asahi: drop unused include paths 2023-07-22 10:10:03 +00:00
genxml asahi: fix _packed USC structs 2024-03-30 00:26:19 +00:00
layout ail: use #pragma once 2024-02-14 21:02:32 +00:00
lib asahi: switch to VS/FS prolog/epilog system 2024-03-30 00:26:20 +00:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
.editorconfig asahi: Add .editorconfig for CL files 2024-01-10 08:44:37 -04:00
meson.build asahi: reorder compiler before clc 2024-02-14 21:02:32 +00:00