Introduced back in 2023 with Vulkan 1.3.258 was VK_EXT_host_image_copy to copy data between host memory and images on the host processor without needing to stage the data through a CPU-accessible buffer. This direct CPU-to-GPU image data transfer path can reduce memory usage during asset loads and all around more efficiency and performance. Finally now the RADV open-source Radeon driver is enabling support by default...
Source: https://www.phoronix.com/news/RADV-Default-Host-Image-Copy
Aggregated via Linux News
Source: https://www.phoronix.com/news/RADV-Default-Host-Image-Copy
Aggregated via Linux News

