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: update to 21.3.3 and 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 --- This package builds successfully for `mesa` 21.3.3. Additionally, 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. For whatever reason, `vkcube` is missing from `Vulkan-Tools` in `aarch64`. This PR incorporates the changes from #34768 A patch file from https://github.com/void-linux/void-packages/pull/34778.patch is attached