Fix compiler errors with Vulkan 1.2.x
This commit is contained in:
@@ -110,7 +110,7 @@ public:
|
||||
|
||||
protected:
|
||||
|
||||
uint32 LayoutTypes[VK_DESCRIPTOR_TYPE_RANGE_SIZE];
|
||||
uint32 LayoutTypes[VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT];
|
||||
Array<SetLayout> SetLayouts;
|
||||
|
||||
uint32 _hash = 0;
|
||||
|
||||
Reference in New Issue
Block a user