vk: Define struct anv_image_view, anv_buffer_view
authorChad Versace <chad.versace@intel.com>
Wed, 15 Jul 2015 19:00:27 +0000 (12:00 -0700)
committerChad Versace <chad.versace@intel.com>
Wed, 15 Jul 2015 19:19:29 +0000 (12:19 -0700)
commit8213be790e1e037195cb85aa9dec5a5918384438
tree0bb2b9ccc0fe2d4324a814be82e2719329f3b780
parent43241a24bc03aba6d25c7c751ec2f1c721b48331
vk: Define struct anv_image_view, anv_buffer_view

Follow the pattern of anv_attachment_view. We need these structs to
implement the type-safety that arrived in the 0.132 header.
src/vulkan/device.c
src/vulkan/image.c
src/vulkan/meta.c
src/vulkan/private.h