Skip to content

Add back support for VkFormatFeatureFlagBits2 #17

@teoxoy

Description

@teoxoy

In #12 we added support for VkFormatFeatureFlagBits2 but we then reverted it in #13 since the data from vulkan.gpuinfo.org was wrong.

Reports with version 3.3 or higher now contain the correct data (SaschaWillems/vulkan.gpuinfo.org#50) and so we could add back support for VkFormatFeatureFlagBits2.

Since we can't interpret the reports prior to version 3.3 for the purposes of querying VkFormatFeatureFlagBits2 we probably need a way to specify a minimum report version, if the minimum passed to the CLI is 3.3 then we can query it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions