RADV Lands Experimental Host Image Copy Support (VK_EXT_host_image_copy)
15 juillet 2025 à 09:55
Making it into the RADV Vulkan driver ahead of this week's Mesa 25.2 feature freeze is experimental support for the VK_EXT_host_image_copy extension. The Vulkan host image copy extension was worked on by Valve and others for letting applications/games copy data between the host memory and images on the host processor without having to first stage via a GPU-accessible buffer...