We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7efad3a commit 2bcf294Copy full SHA for 2bcf294
icd/VkICD_mock_icd.json.in
@@ -2,6 +2,6 @@
2
"file_format_version": "1.0.1",
3
"ICD": {
4
"library_path": "@JSON_LIBRARY_PATH@",
5
- "api_version": "1.4.309"
+ "api_version": "1.4.310"
6
}
7
scripts/known_good.json
@@ -7,7 +7,7 @@
"sub_dir": "Vulkan-Headers",
8
"build_dir": "Vulkan-Headers/build",
9
"install_dir": "Vulkan-Headers/build/install",
10
- "commit": "v1.4.309"
+ "commit": "v1.4.310"
11
},
12
{
13
"name": "MoltenVK",
@@ -74,7 +74,7 @@
74
"cmake_options": [
75
"-DLOADER_USE_UNSAFE_FILE_SEARCH=ON"
76
],
77
- "commit": "v1.4.309",
+ "commit": "v1.4.310",
78
"build_platforms": [
79
"windows",
80
"linux",
@@ -95,4 +95,4 @@
95
"googletest": "GOOGLETEST_INSTALL_DIR",
96
"Vulkan-Loader": "VULKAN_LOADER_INSTALL_DIR"
97
98
-}
+}
0 commit comments