Skip to content

Vulkan: vkDestroyImage loops over all image views #2457

@bjoeris

Description

@bjoeris

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).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions