Skip to content

Comments

Vulkan: Added Views field to ImageObject to store image views#2470

Merged
bjoeris merged 1 commit intogoogle:masterfrom
bjoeris:pr-image-obj-views
Dec 14, 2018
Merged

Vulkan: Added Views field to ImageObject to store image views#2470
bjoeris merged 1 commit intogoogle:masterfrom
bjoeris:pr-image-obj-views

Conversation

@bjoeris
Copy link
Contributor

@bjoeris bjoeris commented Dec 14, 2018

This means vkDestroyImage no longer needs to loop over all image views to find
the views of the image being destroyed.

This change breaks compatibility with old captures.

Fixes #2457

This means vkDestroyImage no longer needs to loop over all image views to find
the views of the image being destroyed.

This change breaks compatibility with old captures.

Fixes google#2457
@bjoeris bjoeris merged commit 70d8626 into google:master Dec 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants