Skip to content

Add support for VK_KHR_image_format_list.#2767

Merged
AWoloszyn merged 1 commit into
google:masterfrom
AWoloszyn:khr_image_format_list
May 29, 2019
Merged

Add support for VK_KHR_image_format_list.#2767
AWoloszyn merged 1 commit into
google:masterfrom
AWoloszyn:khr_image_format_list

Conversation

@AWoloszyn

Copy link
Copy Markdown
Contributor

Fixes #2753.

@bjoeris bjoeris left a comment

Copy link
Copy Markdown
Contributor

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
} No newline at end of file

Copy link
Copy Markdown
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