vk/0.170.2: Drop VkBufferViewCreateInfo::viewType

This commit is contained in:
Chad Versace 2015-10-04 09:14:57 -07:00
parent 216d9f248d
commit 3694518be5
1 changed files with 0 additions and 1 deletions

View File

@ -1469,7 +1469,6 @@ typedef struct {
VkStructureType sType;
const void* pNext;
VkBuffer buffer;
VkBufferViewType viewType;
VkFormat format;
VkDeviceSize offset;
VkDeviceSize range;