Skip to content

Update Vulkan ICD Interface version to v4 in tu, v3dv,panvk

Export the function vk_icdGetPhysicalDeviceProcAddr in the necessary drivers so it can support Loader ICD Interface version v4.

Updates the description of vk_icdNegotiateLoaderICDInterfaceVersion in radv to be consistent. (it already supports v4).

Merge request reports