anv: Ignore VkRenderPassInputAttachementAspectCreateInfo
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 12 Mar 2019 23:18:58 +0000 (18:18 -0500)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 13 Mar 2019 02:06:39 +0000 (21:06 -0500)
commitc056609c439da964db8344a8fde66aec4bd9c877
tree2549cb8ac3b19dbff487bb7ad9d08fdc1da46644
parent486b181fd758c246c2d1eaa1975a858e84d64c32
anv: Ignore VkRenderPassInputAttachementAspectCreateInfo

We don't care about the information but there's no sense in throwing a
debug warning about it.  It's harmless but annoying to users.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109984
Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com>
src/intel/vulkan/anv_pass.c