Skip to content

vulkan/util: Fix copying dynamically sized property arrays.

Philip Rebohle requested to merge doitsujin/mesa:vulkan-util-sizeof-fix into main

Fairly trivial, this bug currently breaks image layout reporting for VkPhysicalDeviceHostImageCopyPropertiesEXT.

Merge request reports