mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-17 11:48:05 +02:00
Port of the anv commit d96345de98 ("anv: Suffix the intel_icd file with
the host CPU").
v2: s/intel_icd/radeon_icd/ in commit summary (Gražvydas)
Cc: "13.0" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Dave Airlie <airlied@redhat.com> (IRC)
7 lines
154 B
JSON
7 lines
154 B
JSON
{
|
|
"file_format_version": "1.0.0",
|
|
"ICD": {
|
|
"library_path": "@install_libdir@/libvulkan_radeon.so",
|
|
"api_version": "1.0.3"
|
|
}
|
|
}
|