Skip to content

radv: implement VK_EXT_physical_device_drm

Simon Ser requested to merge emersion/mesa:phys-device-drm into main

This adds support for the Vulkan extension introduced in 1. The extension allows to get a VkPhysicalDevice's DRM node device IDs.

Edited by Simon Ser

Merge request reports