vk/0.130: Remove VkImageViewCreateInfo::minLod
It's now set solely through VkSampler.
This commit is contained in:
@@ -1348,7 +1348,6 @@ typedef struct {
|
||||
VkFormat format;
|
||||
VkChannelMapping channels;
|
||||
VkImageSubresourceRange subresourceRange;
|
||||
float minLod;
|
||||
} VkImageViewCreateInfo;
|
||||
|
||||
typedef struct {
|
||||
|
Reference in New Issue
Block a user