File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818cmake_minimum_required (VERSION 3.22.1)
1919
2020# The VERSION field is generated with the "--generated-version" flag in the generate_source.py script
21- project (Vulkan-Tools VERSION 1.4.338 )
21+ project (Vulkan-Tools VERSION 1.4.339 )
2222
2323# This variable enables downstream users to customize the target API
2424# variant (e.g. Vulkan SC)
Original file line number Diff line number Diff line change 22 "file_format_version": "1.0.1",
33 "ICD": {
44 "library_path": "@JSON_LIBRARY_PATH@",
5- "api_version": "1.4.338 "
5+ "api_version": "1.4.339 "
66 }
77}
Original file line number Diff line number Diff line change 77 "sub_dir" : " Vulkan-Headers" ,
88 "build_dir" : " Vulkan-Headers/build" ,
99 "install_dir" : " Vulkan-Headers/build/install" ,
10- "commit" : " v1.4.338 "
10+ "commit" : " v1.4.339 "
1111 },
1212 {
1313 "name" : " MoltenVK" ,
5656 "cmake_options" : [
5757 " -DLOADER_USE_UNSAFE_FILE_SEARCH=ON"
5858 ],
59- "commit" : " v1.4.338 " ,
59+ "commit" : " v1.4.339 " ,
6060 "build_platforms" : [
6161 " windows" ,
6262 " linux" ,
You can’t perform that action at this time.
0 commit comments