MVKDescriptorPool no longer pools MVKDescriptorSet objects, keyed by their layouts. MVKDescriptorSet are lightweight allocations, and instances are now created and freed by the corresponding Vulkan commands.
MVKDescriptorPool no longer pools MVKDescriptorSet objects, keyed by their layouts. MVKDescriptorSet are lightweight allocations, and instances are now created and freed by the corresponding Vulkan commands.