feat(hardware): use RADV by default
This commit is contained in:
parent
71f9ef25a5
commit
f11982427b
|
@ -26,4 +26,6 @@
|
||||||
vaapiVdpau
|
vaapiVdpau
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
environment.variables.AMD_VULKAN_ICD = "RADV";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue