1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls/winevulkan/winevulkan.json
Jacek Caban f380e34a5e winevulkan: Update to VK spec version 1.3.278.
The new spec uses length attribute for some static arrays. Change is_dynamic_array
to account account for that. Eventually we could use the new information to improve
conversion thunks.
2024-02-29 21:22:06 +01:00

7 lines
137 B
JSON

{
"file_format_version": "1.0.0",
"ICD": {
"library_path": ".\\winevulkan.dll",
"api_version": "1.3.278"
}
}