Skip to content

v3dv: use vk object base

This MR adds vk_object_base to the v3dv vulkan structs, and as we are here we implement VK_EXT_private_data (that as soon as we add the base object, it become trivial).

Merge request reports