Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for VK_KHR_image_format_list. #2767

Merged
merged 1 commit into from
May 29, 2019

Conversation

AWoloszyn
Copy link
Contributor

Fixes #2753.

Copy link
Contributor

@bjoeris bjoeris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm


@internal class ImageFormatList {
map!(u32, VkFormat) viewFormats
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing newline

@AWoloszyn AWoloszyn force-pushed the khr_image_format_list branch from 91e1c98 to 4422630 Compare May 24, 2019 19:14
@AWoloszyn AWoloszyn merged commit ea07433 into google:master May 29, 2019
@AWoloszyn AWoloszyn deleted the khr_image_format_list branch May 29, 2019 13:13
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.

Support VK_KHR_image_format_list
4 participants