anv/image: Update usage flags for multisample images
authorChad Versace <chad.versace@intel.com>
Thu, 28 Jan 2016 14:28:01 +0000 (06:28 -0800)
committerChad Versace <chad.versace@intel.com>
Thu, 28 Jan 2016 18:03:00 +0000 (10:03 -0800)
commit2bab3cd681d1201556f23043deb24681c6d0f3e3
tree1300d5402789adf8ffecea339a1a9f6b6a407fd8
parent608b411e9f69f5e1b39233c1dd4d7a69f49d782c
anv/image: Update usage flags for multisample images

Meta resolves multisample images by binding them as textures. Therefore
we must add VK_IMAGE_USAGE_SAMPLED_BIT.
src/vulkan/anv_image.c