Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/doitsujin/dxvk.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Rebohle <philip.rebohle@tu-dortmund.de>2022-08-30 14:17:52 +0300
committerPhilip Rebohle <philip.rebohle@tu-dortmund.de>2022-08-30 14:17:52 +0300
commit788d80cfe7980765572c7212808d836febf6ac8a (patch)
treeb2490702917bd9f5c05c488535defb509d76e331 /VP_DXVK_requirements.json
parent575367461cdb3f98b7f0294e0ce9b42e4f62b05e (diff)
[meta] Fix some trailing comma warnings in Vulkan profile
Diffstat (limited to 'VP_DXVK_requirements.json')
-rw-r--r--VP_DXVK_requirements.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/VP_DXVK_requirements.json b/VP_DXVK_requirements.json
index ca4a637c..8277be74 100644
--- a/VP_DXVK_requirements.json
+++ b/VP_DXVK_requirements.json
@@ -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": {