anv/pipeline: Remove dead image loads in lower_input_attacnments
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 15 Aug 2018 19:04:25 +0000 (14:04 -0500)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 29 Aug 2018 19:04:02 +0000 (14:04 -0500)
commitf2d0a2b1100537348d25e445871a66fa90d16131
tree14b9fd0e04c85279da81b0c10a6710854eac2221
parent15d39f474b89093507a80813d149c40461b8f355
anv/pipeline: Remove dead image loads in lower_input_attacnments

Dead code will get rid of them eventually but it's better if they're
just gone so we guarantee they won't trip up later passes.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/intel/vulkan/anv_nir_lower_input_attachments.c