anv/image: Get rid of the usage hacks for meta
authorJason Ekstrand <jason.ekstrand@intel.com>
Sat, 8 Oct 2016 05:07:04 +0000 (22:07 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 14 Oct 2016 22:40:39 +0000 (15:40 -0700)
commit0a2c375af95953e5d36da243457f40d458077f50
tree72fdca978841074a4a1451150a9382c48c4b31e1
parent8e1a8dd47e1f6fb1849b149a42207b16ffd9c10a
anv/image: Get rid of the usage hacks for meta

Now that meta is gone and we're using blorp, we don't need all of the usage
hacks.  Instead, the usage provided by the app is exactly the usage that we
want because the app is the only thing creating image views.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/anv_image.c
src/intel/vulkan/anv_private.h