There is an updated pull request by sug0 against master on the void-packages repository https://github.com/sug0/void-packages mesa-vulkan-rpi https://github.com/void-linux/void-packages/pull/34778 mesa: add Broadcom vulkan driver #### Testing the changes - I tested the changes in this PR: **briefly** #### Local build testing - I built this PR locally for my native architecture, aarch64 --- I created a new subpackage to build vulkan drivers for the Raspberry Pi 4. They seem to be working correctly, given the output of `vulkaninfo` from `Vulkan-Tools`, but I haven't actually tested any graphical workload, since `vkcube` is missing from `Vulkan-Tools` in `aarch64`. P.S. -- I removed the update to 21.3.3 to keep this PR more feature isolated. A patch file from https://github.com/void-linux/void-packages/pull/34778.patch is attached