as subclasses of MVKBaseObject for lifecycles. Remove use of unique_ptr to manage destruction of MVKImageMemoryBinding, MVKImagePlane, and MVKImageViewPlane instances. Instead, call destroy() on them during destruction of MVKImage and MVKImageView.
as subclasses of MVKBaseObject for lifecycles. Remove use of unique_ptr to manage destruction of MVKImageMemoryBinding, MVKImagePlane, and MVKImageViewPlane instances. Instead, call destroy() on them during destruction of MVKImage and MVKImageView.