nir: Move nir_lower_mediump_outputs from ir3
(Original code from ir3) Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com> Acked-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4716>
This commit is contained in:
committed by
Marge Bot
parent
ba8f7f3fa2
commit
42c9bbaeed
@@ -271,6 +271,7 @@ NIR_FILES = \
|
||||
nir/nir_lower_io_to_temporaries.c \
|
||||
nir/nir_lower_io_to_scalar.c \
|
||||
nir/nir_lower_io_to_vector.c \
|
||||
nir/nir_lower_mediump_outputs.c \
|
||||
nir/nir_lower_non_uniform_access.c \
|
||||
nir/nir_lower_packing.c \
|
||||
nir/nir_lower_passthrough_edgeflags.c \
|
||||
|
||||
Reference in New Issue
Block a user