vk/0.170.2: Update VkImageViewCreateInfo

This commit is contained in:
Chad Versace
2015-10-07 10:43:44 -07:00
parent f4295b3cca
commit 82259f88dd
+1
View File
@@ -1549,6 +1549,7 @@ typedef struct {
VkFormat format;
VkChannelMapping channels;
VkImageSubresourceRange subresourceRange;
VkImageViewCreateFlags flags;
} VkImageViewCreateInfo;
typedef struct {