scripts: Fix codegen to support VK_KHR_format_feature_flags2
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Thu, 9 Dec 2021 15:43:51 +0000 (17:43 +0200)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Sun, 12 Dec 2021 22:23:54 +0000 (15:23 -0700)
commitd3cdb64f2ef5e806f2b3ac43c5428105514ae838
treecf68ffe1d2e2feeaabfbe2384f57ace02ecd504c
parent08f87babadc491b12f34fe6a8692a97bbabb4b2d
scripts: Fix codegen to support VK_KHR_format_feature_flags2

If the implementation reports that it supports this feature, it should
fill out VkFormatProperties3KHR properly.
icd/generated/mock_icd.cpp
icd/generated/vk_typemap_helper.h
scripts/mock_icd_generator.py
scripts/vulkan_tools_helper_file_generator.py