Fix whitespace

This commit is contained in:
kd-11 2022-08-19 03:40:43 +03:00
parent 71e35c8b4d
commit ad1b007dd1
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
typedef struct VkPhysicalDeviceAttachmentFeedbackLoopLayoutFeaturesEXT {
VkStructureType sType;
void* pNext;
void* pNext;
VkBool32 attachmentFeedbackLoopLayout;
} VkPhysicalDeviceAttachmentFeedbackLoopLayoutFeaturesEXT;