vk/image: Validate vkCreateImageView more
authorChad Versace <chad.versace@intel.com>
Tue, 7 Jul 2015 00:04:13 +0000 (17:04 -0700)
committerChad Versace <chad.versace@intel.com>
Tue, 7 Jul 2015 01:28:26 +0000 (18:28 -0700)
commit23075bccb37d0df48f27f3be7ddc8a3484e3e760
treea6569fa4ba0e42883b6893cc5f02f26494679635
parent69e11adeccce1ef054f01dbb1f4c062e2b3eeea2
vk/image: Validate vkCreateImageView more

Exhaustively validate the function input.  If it's not validated and
doesn't have an anv_finishme(), then I overlooked it.
src/vulkan/image.c