glsl: rename has_implicit_uint_to_int_conversion to *_int_to_uint_*
[mesa.git] / src / compiler / Makefile.sources
index 317b95648baa771d5e3f06a52a6fc17a7fd93130..6a400677529e0692ea6db3d317f65a8d792f23c3 100644 (file)
@@ -108,7 +108,6 @@ LIBGLSL_FILES = \
        glsl/lower_int64.cpp \
        glsl/lower_jumps.cpp \
        glsl/lower_mat_op_to_vec.cpp \
-       glsl/lower_noise.cpp \
        glsl/lower_offset_array.cpp \
        glsl/lower_packed_varyings.cpp \
        glsl/lower_named_interface_blocks.cpp \
@@ -272,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 \