mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-04 14:01:25 +12:00
Fix whitespace
This commit is contained in:
parent
71e35c8b4d
commit
ad1b007dd1
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
|
|
||||||
typedef struct VkPhysicalDeviceAttachmentFeedbackLoopLayoutFeaturesEXT {
|
typedef struct VkPhysicalDeviceAttachmentFeedbackLoopLayoutFeaturesEXT {
|
||||||
VkStructureType sType;
|
VkStructureType sType;
|
||||||
void* pNext;
|
void* pNext;
|
||||||
VkBool32 attachmentFeedbackLoopLayout;
|
VkBool32 attachmentFeedbackLoopLayout;
|
||||||
} VkPhysicalDeviceAttachmentFeedbackLoopLayoutFeaturesEXT;
|
} VkPhysicalDeviceAttachmentFeedbackLoopLayoutFeaturesEXT;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue