anv/meta: Add func anv_meta_get_iview_layer()
authorChad Versace <chad.versace@intel.com>
Mon, 25 Jan 2016 17:14:03 +0000 (09:14 -0800)
committerChad Versace <chad.versace@intel.com>
Thu, 28 Jan 2016 00:52:30 +0000 (16:52 -0800)
commit8cc1e59d61a71cb6444fc849a9f2d3dd4803d2ae
tree42e38f3ec242a7b93c5e68f5b8374656ae421490
parent8cc6f058ce30d77e45bc26d4769a7adde46deb11
anv/meta: Add func anv_meta_get_iview_layer()

This function is just meta_blit_get_dest_view_base_array_slice(), but
moved to the shared header anv_meta.h.

Will be needed by anv_meta_resolve.c.
src/vulkan/anv_meta.c
src/vulkan/anv_meta.h