vk/0.130: Remove VkImageViewCreateInfo::minLod
authorChad Versace <chad.versace@intel.com>
Wed, 8 Jul 2015 21:39:05 +0000 (14:39 -0700)
committerChad Versace <chad.versace@intel.com>
Wed, 8 Jul 2015 21:48:22 +0000 (14:48 -0700)
commit4fcb32a17df153c6bf696c8812d33c932f889b65
treea70bd714d136fd03d075801fb6f15250e25635fb
parent367b9ba78f917120d4a1954714a610ff47538e5a
vk/0.130: Remove VkImageViewCreateInfo::minLod

It's now set solely through VkSampler.
include/vulkan/vulkan.h
src/vulkan/image.c
src/vulkan/meta.c