You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This loop is only looking for image views derived from the image being destroyed, so this is inefficient, and additionally causes spurious dependencies from vkDestroyImage to every image view (and hence every image).