summaryrefslogtreecommitdiffstats
path: root/src/intel/Makefile.sources
diff options
context:
space:
mode:
authorDaniel Schürmann <[email protected]>2019-04-03 17:29:20 +0200
committerConnor Abbott <[email protected]>2019-07-08 14:02:50 +0200
commitc31f470066b7534d6bff03674aed78bb3bf7408b (patch)
tree21026e0fd7660a1dd8d702910dccd0781a953e4c /src/intel/Makefile.sources
parent1d327689f9156745ce8bf387b99b02c41a7e67e8 (diff)
anv,nir: Move lower_input_attachments pass from ANV to NIR.
Reviewed-by: Connor Abbott <[email protected]> Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'src/intel/Makefile.sources')
-rw-r--r--src/intel/Makefile.sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/intel/Makefile.sources b/src/intel/Makefile.sources
index 7a44b72f449..86d900a0bac 100644
--- a/src/intel/Makefile.sources
+++ b/src/intel/Makefile.sources
@@ -245,7 +245,6 @@ VULKAN_FILES := \
vulkan/anv_nir.h \
vulkan/anv_nir_add_base_work_group_id.c \
vulkan/anv_nir_apply_pipeline_layout.c \
- vulkan/anv_nir_lower_input_attachments.c \
vulkan/anv_nir_lower_multiview.c \
vulkan/anv_nir_lower_push_constants.c \
vulkan/anv_nir_lower_ycbcr_textures.c \