mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-26 08:08:09 +02:00
The driver will be installed to $(libdir)/libvulkan_intel.so and just providing a driver name is enough for the loader. This also ensures that multi-arch systems work ok.
7 lines
137 B
JSON
7 lines
137 B
JSON
{
|
|
"file_format_version": "1.0.0",
|
|
"ICD": {
|
|
"library_path": "libvulkan_intel.so",
|
|
"abi_versions": "1.0.3"
|
|
}
|
|
}
|