vk/0.130: Remove msaa members of VkDepthStencilViewCreateInfo
This commit is contained in:
@@ -1382,8 +1382,6 @@ typedef struct {
|
||||
uint32_t mipLevel;
|
||||
uint32_t baseArraySlice;
|
||||
uint32_t arraySize;
|
||||
VkImage msaaResolveImage;
|
||||
VkImageSubresourceRange msaaResolveSubResource;
|
||||
VkDepthStencilViewCreateFlags flags;
|
||||
} VkDepthStencilViewCreateInfo;
|
||||
|
||||
|
Reference in New Issue
Block a user