Skip to content

vulkan, turnip: Adds helpers for vk object alloc and init and use them in turnip

Hyunjun Ko requested to merge zzoon/mesa:vk_object_base into master

This is based on !4690 (merged).

Adds helper for vk object (de)allocation and (de)initialization so Turnip calls them now.
Also implements VK_EXT_private_data using them.

Edited by Hyunjun Ko

Merge request reports