OSDN Git Service

vk/image: Stop hardcoding SurfaceType of VkImageView
authorChad Versace <chad.versace@intel.com>
Thu, 28 May 2015 14:46:31 +0000 (07:46 -0700)
committerChad Versace <chad.versace@intel.com>
Thu, 25 Jun 2015 23:53:22 +0000 (16:53 -0700)
commit99031aa0f320302f186576ed916651276f250613
tree8d0f025bdd37b2e08843325467d8d464bf2b7ac1
parent7ea121687c9048788dc42ccdf4d0bbfc29810df1
vk/image: Stop hardcoding SurfaceType of VkImageView

Instead, translate VkImageViewType to a gen SurfaceType.
src/vulkan/image.c