diff options
| author | Charles Giessen <charles@lunarg.com> | 2023-04-03 20:55:31 -0600 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2023-04-07 15:13:24 -0600 |
| commit | 9178c4c8b468824dfb6056b8f3de996a6d6cc81d (patch) | |
| tree | 0c6f869a534582afe9173df60f7359ceb51b5a9d /scripts/generate_vulkan_wrapper.py | |
| parent | 6b0935cecee90ae9c6b42c43f663e793c68fc67d (diff) | |
| download | usermoji-9178c4c8b468824dfb6056b8f3de996a6d6cc81d.tar.xz | |
vulkaninfo: Use VkFormatFeatureFlags2 by default
Until now, vulkaninfo was only displaying VkFormatFeatureFlagBits, which
means that many of the newer capabilities of formats were not being shown.
Now, vulkaninfo will default to printing VkFormatFeatureFlagsBits2 and
only use VkFormatFeatureFlagBits when the VK_KHR_format_feature_flags_2 is
not supported by the device.
Diffstat (limited to 'scripts/generate_vulkan_wrapper.py')
0 files changed, 0 insertions, 0 deletions
