mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
vk/0.170.2: Drop VkBufferViewCreateInfo::viewType
This commit is contained in:
parent
216d9f248d
commit
3694518be5
1 changed files with 0 additions and 1 deletions
|
|
@ -1469,7 +1469,6 @@ typedef struct {
|
|||
VkStructureType sType;
|
||||
const void* pNext;
|
||||
VkBuffer buffer;
|
||||
VkBufferViewType viewType;
|
||||
VkFormat format;
|
||||
VkDeviceSize offset;
|
||||
VkDeviceSize range;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue