[meta] Fix some trailing comma warnings in Vulkan profile

This commit is contained in:
Philip Rebohle 2022-08-30 13:17:52 +02:00
parent 575367461c
commit 788d80cfe7
1 changed files with 3 additions and 3 deletions

View File

@ -132,7 +132,7 @@
},
"VkPhysicalDeviceCustomBorderColorFeaturesEXT": {
"customBorderColors": true,
"customBorderColorWithoutFormat": true,
"customBorderColorWithoutFormat": true
},
"VkPhysicalDeviceAttachmentFeedbackLoopLayoutFeaturesEXT": {
"attachmentFeedbackLoopLayout": true
@ -199,7 +199,7 @@
"VkPhysicalDeviceCustomBorderColorFeaturesEXT": {
"customBorderColors": true,
"customBorderColorWithoutFormat": true,
"customBorderColorWithoutFormat": true
}
}
},
@ -220,7 +220,7 @@
},
"VkPhysicalDeviceDepthClipEnableFeaturesEXT": {
"depthClipEnable": true
},
}
}
},
"d3d11_level9_1_optional": {