Search Criteria
Package Details: amd-vulkan-prefixes 3-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/amd-vulkan-prefixes.git (read-only, click to copy) |
|---|---|
| Package Base: | amd-vulkan-prefixes |
| Description: | Select needed vulkan implementation with vk_radv, vk_amdvlk or vk_pro prefix |
| Upstream URL: | https://gitlab.com/AndrewShark/amd-vulkan-prefixes |
| Licenses: | GPL |
| Submitter: | Ashark |
| Maintainer: | Ashark |
| Last Packager: | Ashark |
| Votes: | 12 |
| Popularity: | 0.054078 |
| First Submitted: | 2022-03-18 20:52 (UTC) |
| Last Updated: | 2026-03-26 08:34 (UTC) |
Latest Comments
« First ‹ Previous 1 2 3
Ashark commented on 2024-06-04 22:58 (UTC)
@HurricanePootis Updated in script itself.
HurricanePootis commented on 2024-06-04 22:30 (UTC)
Hello, you just need to replace the variable name. I have made a patch script to do so.
As of now,
VK_ICD_FILENAMESis depricated. And, if you set radv to be the default system wide withVK_DRIVER_FILES, such as the arch wiki says to do, this script won't work if you want to use the amdvlk for a select software withvk_amdvlk.Ashark commented on 2024-01-31 23:15 (UTC)
@Score_Under Just need to plainly replace variable name?
Score_Under commented on 2024-01-31 22:56 (UTC)
VK_ICD_FILENAMESshould be considered deprecated in favour ofVK_DRIVER_FILES:https://github.com/KhronosGroup/Vulkan-Loader/blob/main/docs/LoaderDriverInterface.md#overriding-the-default-driver-discovery
« First ‹ Previous 1 2 3