_gallium_drivers="r300,r600,radeonsi,nouveau,svga,swrast,swr,virgl,iris,zink,crocus" in customization.cfg.
However, it can be installed again from the official repo without conflicting with mesa-tkg.
pacman -Qs mesa-tkg
local/lib32-mesa-tkg-git 21.3.0_devel.143158.86250c7251b-1
an open-source implementation of the OpenGL specification, git version
local/mesa-tkg-git 21.3.0_devel.143158.86250c7251b-1
an open-source implementation of the OpenGL specification, git version
sudo pacman -S vulkan-swrast
[sudo] password for user:
warning: vulkan-swrast-21.1.6-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
Package (1) Old Version New Version Net Change
extra/vulkan-swrast 21.1.6-1 21.1.6-1 0.00 MiB
Total Installed Size: 6.72 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring [#######################################################################################] 100%
(1/1) checking package integrity [#######################################################################################] 100%
(1/1) loading package files [#######################################################################################] 100%
(1/1) checking for file conflicts [#######################################################################################] 100%
(1/1) checking available disk space [#######################################################################################] 100%
:: Processing package changes...
(1/1) reinstalling vulkan-swrast [#######################################################################################] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
vulkan-swrast can be compiled with
_gallium_drivers="r300,r600,radeonsi,nouveau,svga,swrast,swr,virgl,iris,zink,crocus"
in customization.cfg.However, it can be installed again from the official repo without conflicting with mesa-tkg.