anv/image: Create views directly in VkCreate*View
authorJason Ekstrand <jason.ekstrand@intel.com>
Sat, 8 Oct 2016 05:14:03 +0000 (22:14 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 14 Oct 2016 22:40:39 +0000 (15:40 -0700)
commit69b2e931d49ff0d0cac1aa39753a447c6d2c059a
treed7baaa38091429b9274316fb1cf86a2ab9cb1e50
parent0a2c375af95953e5d36da243457f40d458077f50
anv/image: Create views directly in VkCreate*View

Without meta, we no longer need the _init helpers and the ability to back
an image view with surface states allocated out of the command buffer.

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