mirror of
https://github.com/shadps4-emu/ext-MoltenVK.git
synced 2026-01-31 01:05:17 +01:00
- Advertise Vulkan 1.4 support. - Update ICD API version to 1.4. - Update CTS conformance version to 1.4. - Update platform limits to Vulkan 1.4 levels. - Update documentation.
9 lines
179 B
JSON
9 lines
179 B
JSON
{
|
|
"file_format_version" : "1.0.0",
|
|
"ICD": {
|
|
"library_path": "./libMoltenVK.dylib",
|
|
"api_version" : "1.4.0",
|
|
"is_portability_driver" : true
|
|
}
|
|
}
|