vk: Add support for texture component swizzle
authorKristian Høgsberg <kristian.h.kristensen@intel.com>
Tue, 26 May 2015 05:12:24 +0000 (22:12 -0700)
committerKristian Høgsberg <kristian.h.kristensen@intel.com>
Tue, 26 May 2015 18:27:29 +0000 (11:27 -0700)
commit0dbed616aff26edf007e8b55f6a5d85aea0ef0d1
tree602b0b28524984a2c688dd26e15af1bfce3ec160
parentcbe7ed416ec0ae7d6527916ef5dc50e483bc2685
vk: Add support for texture component swizzle

This also drops the share create_surface_state helper and moves filling
out SURFACE_STATE directly into anv_image_view_init() and
anv_color_attachment_view_init().
src/vulkan/image.c