Skip to content

vulkan,radv: add and use more common entrypoints for sparse/image/buffers

Samuel Pitoiset requested to merge hakzsam/mesa:radv_use_more_common_func into main

The first commit is Vulkan common code, although only RADV uses it right now.

Merge request reports