[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1031576: vulkan-validationlayers: FTBFS in testing: vk_sdk_platform.h:27:2: error: #warning "vk_sdk_platform.h is deprecated and will be removed in future release! Use VK_SDK_PLATFORM_SUPRRESS_DEPRECATION_WARNING to suppress warning!" [-Werror=cpp]



Source: vulkan-validationlayers
Version: 1.3.231.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20230217 ftbfs-bookworm

Hi,

During a rebuild of all packages in testing (bookworm), your package failed
to build on amd64.


Relevant part (hopefully):
> /usr/bin/c++ -DVK_ENABLE_BETA_EXTENSIONS -DVkLayer_utils_EXPORTS -I/<<PKGBUILDDIR>>/layers -I/<<PKGBUILDDIR>>/layers/generated -I/<<PKGBUILDDIR>>/build -I/<<PKGBUILDDIR>>/build/layers -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -Werror -Wimplicit-fallthrough=0 -std=gnu++11 -MD -MT CMakeFiles/VkLayer_utils.dir/layers/generated/vk_format_utils.cpp.o -MF CMakeFiles/VkLayer_utils.dir/layers/generated/vk_format_utils.cpp.o.d -o CMakeFiles/VkLayer_utils.dir/layers/generated/vk_format_utils.cpp.o -c /<<PKGBUILDDIR>>/layers/generated/vk_format_utils.cpp
> In file included from /<<PKGBUILDDIR>>/layers/vk_layer_config.cpp:37:
> /usr/include/vulkan/vk_sdk_platform.h:27:2: error: #warning "vk_sdk_platform.h is deprecated and will be removed in future release! Use VK_SDK_PLATFORM_SUPRRESS_DEPRECATION_WARNING to suppress warning!" [-Werror=cpp]
>    27 | #warning "vk_sdk_platform.h is deprecated and will be removed in future release! Use VK_SDK_PLATFORM_SUPRRESS_DEPRECATION_WARNING to suppress warning!"
>       |  ^~~~~~~
> In file included from /<<PKGBUILDDIR>>/layers/vk_layer_logging.h:47,
>                  from /<<PKGBUILDDIR>>/layers/vk_layer_utils.h:33,
>                  from /<<PKGBUILDDIR>>/layers/vk_layer_utils.cpp:22:
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3444:31: error: ‘VkVideoDecodeH264ProfileInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH264ProfileInfoEXT’?
>  3444 | template <> struct LvlTypeMap<VkVideoDecodeH264ProfileInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH264ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3444:62: error: template argument 1 is invalid
>  3444 | template <> struct LvlTypeMap<VkVideoDecodeH264ProfileInfoEXT> {
>       |                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3448:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PROFILE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_PROFILE_INFO_EXT’?
>  3448 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PROFILE_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_PROFILE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3448:84: error: template argument 1 is invalid
>  3448 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PROFILE_INFO_EXT> {
>       |                                                                                    ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3455:31: error: ‘VkVideoDecodeH264CapabilitiesEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH264CapabilitiesEXT’?
>  3455 | template <> struct LvlTypeMap<VkVideoDecodeH264CapabilitiesEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH264CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3455:63: error: template argument 1 is invalid
>  3455 | template <> struct LvlTypeMap<VkVideoDecodeH264CapabilitiesEXT> {
>       |                                                               ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3459:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_CAPABILITIES_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_CAPABILITIES_EXT’?
>  3459 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_CAPABILITIES_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_CAPABILITIES_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3459:84: error: template argument 1 is invalid
>  3459 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_CAPABILITIES_EXT> {
>       |                                                                                    ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3466:31: error: ‘VkVideoDecodeH264SessionParametersAddInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH264SessionParametersAddInfoEXT’?
>  3466 | template <> struct LvlTypeMap<VkVideoDecodeH264SessionParametersAddInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH264SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3466:75: error: template argument 1 is invalid
>  3466 | template <> struct LvlTypeMap<VkVideoDecodeH264SessionParametersAddInfoEXT> {
>       |                                                                           ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3470:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT’?
>  3470 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3470:99: error: template argument 1 is invalid
>  3470 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT> {
>       |                                                                                                   ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3477:31: error: ‘VkVideoDecodeH264SessionParametersCreateInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH264SessionParametersCreateInfoEXT’?
>  3477 | template <> struct LvlTypeMap<VkVideoDecodeH264SessionParametersCreateInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH264SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3477:78: error: template argument 1 is invalid
>  3477 | template <> struct LvlTypeMap<VkVideoDecodeH264SessionParametersCreateInfoEXT> {
>       |                                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3481:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT’?
>  3481 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3481:102: error: template argument 1 is invalid
>  3481 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT> {
>       |                                                                                                      ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3488:31: error: ‘VkVideoDecodeH264PictureInfoEXT’ was not declared in this scope; did you mean ‘VkVideoDecodeH264PictureInfoKHR’?
>  3488 | template <> struct LvlTypeMap<VkVideoDecodeH264PictureInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoDecodeH264PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3488:62: error: template argument 1 is invalid
>  3488 | template <> struct LvlTypeMap<VkVideoDecodeH264PictureInfoEXT> {
>       |                                                              ^
> In file included from /<<PKGBUILDDIR>>/layers/vk_layer_logging.h:47,
>                  from /<<PKGBUILDDIR>>/layers/vk_layer_utils.h:33,
>                  from /<<PKGBUILDDIR>>/layers/vk_layer_config.cpp:38:
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3444:31: error: ‘VkVideoDecodeH264ProfileInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH264ProfileInfoEXT’?
>  3444 | template <> struct LvlTypeMap<VkVideoDecodeH264ProfileInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH264ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3444:62: error: template argument 1 is invalid
>  3444 | template <> struct LvlTypeMap<VkVideoDecodeH264ProfileInfoEXT> {
>       |                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3492:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_KHR’?
>  3492 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_KHR
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3492:84: error: template argument 1 is invalid
>  3492 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_EXT> {
>       |                                                                                    ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3448:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PROFILE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_PROFILE_INFO_EXT’?
>  3448 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PROFILE_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_PROFILE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3448:84: error: template argument 1 is invalid
>  3448 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PROFILE_INFO_EXT> {
>       |                                                                                    ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3499:31: error: ‘VkVideoDecodeH264DpbSlotInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH264DpbSlotInfoEXT’?
>  3499 | template <> struct LvlTypeMap<VkVideoDecodeH264DpbSlotInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH264DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3499:62: error: template argument 1 is invalid
>  3499 | template <> struct LvlTypeMap<VkVideoDecodeH264DpbSlotInfoEXT> {
>       |                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3455:31: error: ‘VkVideoDecodeH264CapabilitiesEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH264CapabilitiesEXT’?
>  3455 | template <> struct LvlTypeMap<VkVideoDecodeH264CapabilitiesEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH264CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3455:63: error: template argument 1 is invalid
>  3455 | template <> struct LvlTypeMap<VkVideoDecodeH264CapabilitiesEXT> {
>       |                                                               ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3503:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_DPB_SLOT_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_DPB_SLOT_INFO_EXT’?
>  3503 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_DPB_SLOT_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_DPB_SLOT_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3503:85: error: template argument 1 is invalid
>  3503 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_DPB_SLOT_INFO_EXT> {
>       |                                                                                     ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3459:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_CAPABILITIES_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_CAPABILITIES_EXT’?
>  3459 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_CAPABILITIES_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_CAPABILITIES_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3459:84: error: template argument 1 is invalid
>  3459 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_CAPABILITIES_EXT> {
>       |                                                                                    ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4375:31: error: ‘VkVideoDecodeH265ProfileInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH265ProfileInfoEXT’?
>  4375 | template <> struct LvlTypeMap<VkVideoDecodeH265ProfileInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH265ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4375:62: error: template argument 1 is invalid
>  4375 | template <> struct LvlTypeMap<VkVideoDecodeH265ProfileInfoEXT> {
>       |                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3466:31: error: ‘VkVideoDecodeH264SessionParametersAddInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH264SessionParametersAddInfoEXT’?
>  3466 | template <> struct LvlTypeMap<VkVideoDecodeH264SessionParametersAddInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH264SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3466:75: error: template argument 1 is invalid
>  3466 | template <> struct LvlTypeMap<VkVideoDecodeH264SessionParametersAddInfoEXT> {
>       |                                                                           ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4379:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PROFILE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_PROFILE_INFO_EXT’?
>  4379 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PROFILE_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_PROFILE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4379:84: error: template argument 1 is invalid
>  4379 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PROFILE_INFO_EXT> {
>       |                                                                                    ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3470:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT’?
>  3470 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3470:99: error: template argument 1 is invalid
>  3470 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT> {
>       |                                                                                                   ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4386:31: error: ‘VkVideoDecodeH265CapabilitiesEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH265CapabilitiesEXT’?
>  4386 | template <> struct LvlTypeMap<VkVideoDecodeH265CapabilitiesEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH265CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4386:63: error: template argument 1 is invalid
>  4386 | template <> struct LvlTypeMap<VkVideoDecodeH265CapabilitiesEXT> {
>       |                                                               ^
> In file included from /<<PKGBUILDDIR>>/layers/vk_layer_logging.h:47,
>                  from /<<PKGBUILDDIR>>/layers/vk_layer_utils.h:33,
>                  from /<<PKGBUILDDIR>>/layers/generated/vk_format_utils.cpp:30:
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3444:31: error: ‘VkVideoDecodeH264ProfileInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH264ProfileInfoEXT’?
>  3444 | template <> struct LvlTypeMap<VkVideoDecodeH264ProfileInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH264ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3444:62: error: template argument 1 is invalid
>  3444 | template <> struct LvlTypeMap<VkVideoDecodeH264ProfileInfoEXT> {
>       |                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3477:31: error: ‘VkVideoDecodeH264SessionParametersCreateInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH264SessionParametersCreateInfoEXT’?
>  3477 | template <> struct LvlTypeMap<VkVideoDecodeH264SessionParametersCreateInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH264SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3477:78: error: template argument 1 is invalid
>  3477 | template <> struct LvlTypeMap<VkVideoDecodeH264SessionParametersCreateInfoEXT> {
>       |                                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4390:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_CAPABILITIES_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_CAPABILITIES_EXT’?
>  4390 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_CAPABILITIES_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_CAPABILITIES_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4390:84: error: template argument 1 is invalid
>  4390 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_CAPABILITIES_EXT> {
>       |                                                                                    ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3448:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PROFILE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_PROFILE_INFO_EXT’?
>  3448 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PROFILE_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_PROFILE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3448:84: error: template argument 1 is invalid
>  3448 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PROFILE_INFO_EXT> {
>       |                                                                                    ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4397:31: error: ‘VkVideoDecodeH265SessionParametersAddInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH265SessionParametersAddInfoEXT’?
>  4397 | template <> struct LvlTypeMap<VkVideoDecodeH265SessionParametersAddInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH265SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4397:75: error: template argument 1 is invalid
>  4397 | template <> struct LvlTypeMap<VkVideoDecodeH265SessionParametersAddInfoEXT> {
>       |                                                                           ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3481:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT’?
>  3481 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3481:102: error: template argument 1 is invalid
>  3481 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT> {
>       |                                                                                                      ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3455:31: error: ‘VkVideoDecodeH264CapabilitiesEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH264CapabilitiesEXT’?
>  3455 | template <> struct LvlTypeMap<VkVideoDecodeH264CapabilitiesEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH264CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3455:63: error: template argument 1 is invalid
>  3455 | template <> struct LvlTypeMap<VkVideoDecodeH264CapabilitiesEXT> {
>       |                                                               ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3488:31: error: ‘VkVideoDecodeH264PictureInfoEXT’ was not declared in this scope; did you mean ‘VkVideoDecodeH264PictureInfoKHR’?
>  3488 | template <> struct LvlTypeMap<VkVideoDecodeH264PictureInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoDecodeH264PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3488:62: error: template argument 1 is invalid
>  3488 | template <> struct LvlTypeMap<VkVideoDecodeH264PictureInfoEXT> {
>       |                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4401:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT’?
>  4401 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4401:99: error: template argument 1 is invalid
>  4401 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT> {
>       |                                                                                                   ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3459:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_CAPABILITIES_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_CAPABILITIES_EXT’?
>  3459 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_CAPABILITIES_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_CAPABILITIES_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3459:84: error: template argument 1 is invalid
>  3459 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_CAPABILITIES_EXT> {
>       |                                                                                    ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4408:31: error: ‘VkVideoDecodeH265SessionParametersCreateInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH265SessionParametersCreateInfoEXT’?
>  4408 | template <> struct LvlTypeMap<VkVideoDecodeH265SessionParametersCreateInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH265SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4408:78: error: template argument 1 is invalid
>  4408 | template <> struct LvlTypeMap<VkVideoDecodeH265SessionParametersCreateInfoEXT> {
>       |                                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3492:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_KHR’?
>  3492 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_KHR
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3492:84: error: template argument 1 is invalid
>  3492 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_EXT> {
>       |                                                                                    ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3466:31: error: ‘VkVideoDecodeH264SessionParametersAddInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH264SessionParametersAddInfoEXT’?
>  3466 | template <> struct LvlTypeMap<VkVideoDecodeH264SessionParametersAddInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH264SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3466:75: error: template argument 1 is invalid
>  3466 | template <> struct LvlTypeMap<VkVideoDecodeH264SessionParametersAddInfoEXT> {
>       |                                                                           ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3499:31: error: ‘VkVideoDecodeH264DpbSlotInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH264DpbSlotInfoEXT’?
>  3499 | template <> struct LvlTypeMap<VkVideoDecodeH264DpbSlotInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH264DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3499:62: error: template argument 1 is invalid
>  3499 | template <> struct LvlTypeMap<VkVideoDecodeH264DpbSlotInfoEXT> {
>       |                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4412:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT’?
>  4412 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4412:102: error: template argument 1 is invalid
>  4412 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT> {
>       |                                                                                                      ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3470:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT’?
>  3470 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3470:99: error: template argument 1 is invalid
>  3470 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT> {
>       |                                                                                                   ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4419:31: error: ‘VkVideoDecodeH265PictureInfoEXT’ was not declared in this scope; did you mean ‘VkVideoDecodeH265PictureInfoKHR’?
>  4419 | template <> struct LvlTypeMap<VkVideoDecodeH265PictureInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoDecodeH265PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4419:62: error: template argument 1 is invalid
>  4419 | template <> struct LvlTypeMap<VkVideoDecodeH265PictureInfoEXT> {
>       |                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3503:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_DPB_SLOT_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_DPB_SLOT_INFO_EXT’?
>  3503 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_DPB_SLOT_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_DPB_SLOT_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3503:85: error: template argument 1 is invalid
>  3503 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_DPB_SLOT_INFO_EXT> {
>       |                                                                                     ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3477:31: error: ‘VkVideoDecodeH264SessionParametersCreateInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH264SessionParametersCreateInfoEXT’?
>  3477 | template <> struct LvlTypeMap<VkVideoDecodeH264SessionParametersCreateInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH264SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3477:78: error: template argument 1 is invalid
>  3477 | template <> struct LvlTypeMap<VkVideoDecodeH264SessionParametersCreateInfoEXT> {
>       |                                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4375:31: error: ‘VkVideoDecodeH265ProfileInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH265ProfileInfoEXT’?
>  4375 | template <> struct LvlTypeMap<VkVideoDecodeH265ProfileInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH265ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4375:62: error: template argument 1 is invalid
>  4375 | template <> struct LvlTypeMap<VkVideoDecodeH265ProfileInfoEXT> {
>       |                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4423:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_KHR’?
>  4423 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_KHR
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4423:84: error: template argument 1 is invalid
>  4423 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_EXT> {
>       |                                                                                    ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3481:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT’?
>  3481 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3481:102: error: template argument 1 is invalid
>  3481 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT> {
>       |                                                                                                      ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4430:31: error: ‘VkVideoDecodeH265DpbSlotInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH265DpbSlotInfoEXT’?
>  4430 | template <> struct LvlTypeMap<VkVideoDecodeH265DpbSlotInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH265DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4430:62: error: template argument 1 is invalid
>  4430 | template <> struct LvlTypeMap<VkVideoDecodeH265DpbSlotInfoEXT> {
>       |                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4379:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PROFILE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_PROFILE_INFO_EXT’?
>  4379 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PROFILE_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_PROFILE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4379:84: error: template argument 1 is invalid
>  4379 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PROFILE_INFO_EXT> {
>       |                                                                                    ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3488:31: error: ‘VkVideoDecodeH264PictureInfoEXT’ was not declared in this scope; did you mean ‘VkVideoDecodeH264PictureInfoKHR’?
>  3488 | template <> struct LvlTypeMap<VkVideoDecodeH264PictureInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoDecodeH264PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3488:62: error: template argument 1 is invalid
>  3488 | template <> struct LvlTypeMap<VkVideoDecodeH264PictureInfoEXT> {
>       |                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4386:31: error: ‘VkVideoDecodeH265CapabilitiesEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH265CapabilitiesEXT’?
>  4386 | template <> struct LvlTypeMap<VkVideoDecodeH265CapabilitiesEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH265CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4386:63: error: template argument 1 is invalid
>  4386 | template <> struct LvlTypeMap<VkVideoDecodeH265CapabilitiesEXT> {
>       |                                                               ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4434:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_DPB_SLOT_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_DPB_SLOT_INFO_EXT’?
>  4434 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_DPB_SLOT_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_DPB_SLOT_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4434:85: error: template argument 1 is invalid
>  4434 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_DPB_SLOT_INFO_EXT> {
>       |                                                                                     ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3492:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_KHR’?
>  3492 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_KHR
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3492:84: error: template argument 1 is invalid
>  3492 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_EXT> {
>       |                                                                                    ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4390:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_CAPABILITIES_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_CAPABILITIES_EXT’?
>  4390 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_CAPABILITIES_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_CAPABILITIES_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4390:84: error: template argument 1 is invalid
>  4390 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_CAPABILITIES_EXT> {
>       |                                                                                    ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3499:31: error: ‘VkVideoDecodeH264DpbSlotInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH264DpbSlotInfoEXT’?
>  3499 | template <> struct LvlTypeMap<VkVideoDecodeH264DpbSlotInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH264DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3499:62: error: template argument 1 is invalid
>  3499 | template <> struct LvlTypeMap<VkVideoDecodeH264DpbSlotInfoEXT> {
>       |                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4397:31: error: ‘VkVideoDecodeH265SessionParametersAddInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH265SessionParametersAddInfoEXT’?
>  4397 | template <> struct LvlTypeMap<VkVideoDecodeH265SessionParametersAddInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH265SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4397:75: error: template argument 1 is invalid
>  4397 | template <> struct LvlTypeMap<VkVideoDecodeH265SessionParametersAddInfoEXT> {
>       |                                                                           ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3503:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_DPB_SLOT_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_DPB_SLOT_INFO_EXT’?
>  3503 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_DPB_SLOT_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_DPB_SLOT_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:3503:85: error: template argument 1 is invalid
>  3503 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_DPB_SLOT_INFO_EXT> {
>       |                                                                                     ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4401:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT’?
>  4401 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4401:99: error: template argument 1 is invalid
>  4401 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT> {
>       |                                                                                                   ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4375:31: error: ‘VkVideoDecodeH265ProfileInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH265ProfileInfoEXT’?
>  4375 | template <> struct LvlTypeMap<VkVideoDecodeH265ProfileInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH265ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4375:62: error: template argument 1 is invalid
>  4375 | template <> struct LvlTypeMap<VkVideoDecodeH265ProfileInfoEXT> {
>       |                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4408:31: error: ‘VkVideoDecodeH265SessionParametersCreateInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH265SessionParametersCreateInfoEXT’?
>  4408 | template <> struct LvlTypeMap<VkVideoDecodeH265SessionParametersCreateInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH265SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4408:78: error: template argument 1 is invalid
>  4408 | template <> struct LvlTypeMap<VkVideoDecodeH265SessionParametersCreateInfoEXT> {
>       |                                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4379:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PROFILE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_PROFILE_INFO_EXT’?
>  4379 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PROFILE_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_PROFILE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4379:84: error: template argument 1 is invalid
>  4379 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PROFILE_INFO_EXT> {
>       |                                                                                    ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4412:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT’?
>  4412 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4412:102: error: template argument 1 is invalid
>  4412 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT> {
>       |                                                                                                      ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4386:31: error: ‘VkVideoDecodeH265CapabilitiesEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH265CapabilitiesEXT’?
>  4386 | template <> struct LvlTypeMap<VkVideoDecodeH265CapabilitiesEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH265CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4386:63: error: template argument 1 is invalid
>  4386 | template <> struct LvlTypeMap<VkVideoDecodeH265CapabilitiesEXT> {
>       |                                                               ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4419:31: error: ‘VkVideoDecodeH265PictureInfoEXT’ was not declared in this scope; did you mean ‘VkVideoDecodeH265PictureInfoKHR’?
>  4419 | template <> struct LvlTypeMap<VkVideoDecodeH265PictureInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoDecodeH265PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4419:62: error: template argument 1 is invalid
>  4419 | template <> struct LvlTypeMap<VkVideoDecodeH265PictureInfoEXT> {
>       |                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4390:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_CAPABILITIES_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_CAPABILITIES_EXT’?
>  4390 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_CAPABILITIES_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_CAPABILITIES_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4390:84: error: template argument 1 is invalid
>  4390 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_CAPABILITIES_EXT> {
>       |                                                                                    ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4423:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_KHR’?
>  4423 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_KHR
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4423:84: error: template argument 1 is invalid
>  4423 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_EXT> {
>       |                                                                                    ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4397:31: error: ‘VkVideoDecodeH265SessionParametersAddInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH265SessionParametersAddInfoEXT’?
>  4397 | template <> struct LvlTypeMap<VkVideoDecodeH265SessionParametersAddInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH265SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4397:75: error: template argument 1 is invalid
>  4397 | template <> struct LvlTypeMap<VkVideoDecodeH265SessionParametersAddInfoEXT> {
>       |                                                                           ^
> In file included from /<<PKGBUILDDIR>>/layers/vk_layer_logging.h:53:
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h: In function ‘const char* string_VkStructureType(VkStructureType)’:
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1487:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_CAPABILITIES_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_CAPABILITIES_EXT’?
>  1487 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_CAPABILITIES_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_CAPABILITIES_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4430:31: error: ‘VkVideoDecodeH265DpbSlotInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH265DpbSlotInfoEXT’?
>  4430 | template <> struct LvlTypeMap<VkVideoDecodeH265DpbSlotInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH265DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4430:62: error: template argument 1 is invalid
>  4430 | template <> struct LvlTypeMap<VkVideoDecodeH265DpbSlotInfoEXT> {
>       |                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4401:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT’?
>  4401 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4401:99: error: template argument 1 is invalid
>  4401 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT> {
>       |                                                                                                   ^
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1491:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_DPB_SLOT_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_DPB_SLOT_INFO_EXT’?
>  1491 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_DPB_SLOT_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_DPB_SLOT_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4434:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_DPB_SLOT_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_DPB_SLOT_INFO_EXT’?
>  4434 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_DPB_SLOT_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_DPB_SLOT_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4434:85: error: template argument 1 is invalid
>  4434 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_DPB_SLOT_INFO_EXT> {
>       |                                                                                     ^
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4408:31: error: ‘VkVideoDecodeH265SessionParametersCreateInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH265SessionParametersCreateInfoEXT’?
>  4408 | template <> struct LvlTypeMap<VkVideoDecodeH265SessionParametersCreateInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH265SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4408:78: error: template argument 1 is invalid
>  4408 | template <> struct LvlTypeMap<VkVideoDecodeH265SessionParametersCreateInfoEXT> {
>       |                                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1495:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_KHR’?
>  1495 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_KHR
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4412:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT’?
>  4412 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4412:102: error: template argument 1 is invalid
>  4412 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT> {
>       |                                                                                                      ^
> In file included from /<<PKGBUILDDIR>>/layers/vk_layer_logging.h:53:
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h: In function ‘const char* string_VkStructureType(VkStructureType)’:
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1487:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_CAPABILITIES_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_CAPABILITIES_EXT’?
>  1487 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_CAPABILITIES_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_CAPABILITIES_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4419:31: error: ‘VkVideoDecodeH265PictureInfoEXT’ was not declared in this scope; did you mean ‘VkVideoDecodeH265PictureInfoKHR’?
>  4419 | template <> struct LvlTypeMap<VkVideoDecodeH265PictureInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoDecodeH265PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4419:62: error: template argument 1 is invalid
>  4419 | template <> struct LvlTypeMap<VkVideoDecodeH265PictureInfoEXT> {
>       |                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1499:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PROFILE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_PROFILE_INFO_EXT’?
>  1499 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PROFILE_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_PROFILE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1491:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_DPB_SLOT_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_DPB_SLOT_INFO_EXT’?
>  1491 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_DPB_SLOT_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_DPB_SLOT_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4423:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_KHR’?
>  4423 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_KHR
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4423:84: error: template argument 1 is invalid
>  4423 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_EXT> {
>       |                                                                                    ^
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1503:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT’?
>  1503 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4430:31: error: ‘VkVideoDecodeH265DpbSlotInfoEXT’ was not declared in this scope; did you mean ‘VkVideoEncodeH265DpbSlotInfoEXT’?
>  4430 | template <> struct LvlTypeMap<VkVideoDecodeH265DpbSlotInfoEXT> {
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                               VkVideoEncodeH265DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4430:62: error: template argument 1 is invalid
>  4430 | template <> struct LvlTypeMap<VkVideoDecodeH265DpbSlotInfoEXT> {
>       |                                                              ^
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1495:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_KHR’?
>  1495 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_KHR
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1507:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT’?
>  1507 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4434:32: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_DPB_SLOT_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_DPB_SLOT_INFO_EXT’?
>  4434 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_DPB_SLOT_INFO_EXT> {
>       |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_DPB_SLOT_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_typemap_helper.h:4434:85: error: template argument 1 is invalid
>  4434 | template <> struct LvlSTypeMap<VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_DPB_SLOT_INFO_EXT> {
>       |                                                                                     ^
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1499:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PROFILE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_PROFILE_INFO_EXT’?
>  1499 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PROFILE_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_PROFILE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1511:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_CAPABILITIES_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_CAPABILITIES_EXT’?
>  1511 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_CAPABILITIES_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_CAPABILITIES_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1503:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT’?
>  1503 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1515:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_DPB_SLOT_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_DPB_SLOT_INFO_EXT’?
>  1515 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_DPB_SLOT_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_DPB_SLOT_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1507:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT’?
>  1507 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1519:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_KHR’?
>  1519 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_KHR
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1511:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_CAPABILITIES_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_CAPABILITIES_EXT’?
>  1511 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_CAPABILITIES_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_CAPABILITIES_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1523:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PROFILE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_PROFILE_INFO_EXT’?
>  1523 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PROFILE_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_PROFILE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1515:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_DPB_SLOT_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_DPB_SLOT_INFO_EXT’?
>  1515 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_DPB_SLOT_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_DPB_SLOT_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1527:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT’?
>  1527 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1519:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_KHR’?
>  1519 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_KHR
> In file included from /<<PKGBUILDDIR>>/layers/vk_layer_logging.h:53:
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h: In function ‘const char* string_VkStructureType(VkStructureType)’:
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1487:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_CAPABILITIES_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_CAPABILITIES_EXT’?
>  1487 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_CAPABILITIES_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_CAPABILITIES_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1531:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT’?
>  1531 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1523:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PROFILE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_PROFILE_INFO_EXT’?
>  1523 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PROFILE_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_PROFILE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1491:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_DPB_SLOT_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_DPB_SLOT_INFO_EXT’?
>  1491 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_DPB_SLOT_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_DPB_SLOT_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1527:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT’?
>  1527 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1495:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_KHR’?
>  1495 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PICTURE_INFO_KHR
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h: In function ‘const char* string_VkVideoCodecOperationFlagBitsKHR(VkVideoCodecOperationFlagBitsKHR)’:
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:6432:14: error: ‘VK_VIDEO_CODEC_OPERATION_DECODE_H264_BIT_EXT’ was not declared in this scope; did you mean ‘VK_VIDEO_CODEC_OPERATION_ENCODE_H264_BIT_EXT’?
>  6432 |         case VK_VIDEO_CODEC_OPERATION_DECODE_H264_BIT_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_VIDEO_CODEC_OPERATION_ENCODE_H264_BIT_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1531:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT’?
>  1531 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1499:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PROFILE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_PROFILE_INFO_EXT’?
>  1499 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_PROFILE_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_PROFILE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:6436:14: error: ‘VK_VIDEO_CODEC_OPERATION_DECODE_H265_BIT_EXT’ was not declared in this scope; did you mean ‘VK_VIDEO_CODEC_OPERATION_ENCODE_H265_BIT_EXT’?
>  6436 |         case VK_VIDEO_CODEC_OPERATION_DECODE_H265_BIT_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_VIDEO_CODEC_OPERATION_ENCODE_H265_BIT_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1503:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT’?
>  1503 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h: At global scope:
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:8563:8: error: inline variables are only available with ‘-std=c++17’ or ‘-std=gnu++17’ [-Werror=c++17-extensions]
>  8563 | static inline const char* string_VkVideoDecodeH264PictureLayoutFlagBitsEXT(VkVideoDecodeH264PictureLayoutFlagBitsEXT input_value)
>       |        ^~~~~~
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:8563:76: error: ‘VkVideoDecodeH264PictureLayoutFlagBitsEXT’ was not declared in this scope; did you mean ‘VkVideoDecodeH264PictureLayoutFlagBitsKHR’?
>  8563 | static inline const char* string_VkVideoDecodeH264PictureLayoutFlagBitsEXT(VkVideoDecodeH264PictureLayoutFlagBitsEXT input_value)
>       |                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                                            VkVideoDecodeH264PictureLayoutFlagBitsKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:8578:8: error: inline variables are only available with ‘-std=c++17’ or ‘-std=gnu++17’ [-Werror=c++17-extensions]
>  8578 | static inline std::string string_VkVideoDecodeH264PictureLayoutFlagsEXT(VkVideoDecodeH264PictureLayoutFlagsEXT input_value)
>       |        ^~~~~~
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1507:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT’?
>  1507 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h: In function ‘const char* string_VkVideoCodecOperationFlagBitsKHR(VkVideoCodecOperationFlagBitsKHR)’:
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:6432:14: error: ‘VK_VIDEO_CODEC_OPERATION_DECODE_H264_BIT_EXT’ was not declared in this scope; did you mean ‘VK_VIDEO_CODEC_OPERATION_ENCODE_H264_BIT_EXT’?
>  6432 |         case VK_VIDEO_CODEC_OPERATION_DECODE_H264_BIT_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_VIDEO_CODEC_OPERATION_ENCODE_H264_BIT_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:8578:73: error: ‘VkVideoDecodeH264PictureLayoutFlagsEXT’ was not declared in this scope; did you mean ‘VkVideoDecodeH264PictureLayoutFlagsKHR’?
>  8578 | static inline std::string string_VkVideoDecodeH264PictureLayoutFlagsEXT(VkVideoDecodeH264PictureLayoutFlagsEXT input_value)
>       |                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                                         VkVideoDecodeH264PictureLayoutFlagsKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:8579:1: error: expected ‘,’ or ‘;’ before ‘{’ token
>  8579 | {
>       | ^
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1511:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_CAPABILITIES_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_CAPABILITIES_EXT’?
>  1511 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_CAPABILITIES_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_CAPABILITIES_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:6436:14: error: ‘VK_VIDEO_CODEC_OPERATION_DECODE_H265_BIT_EXT’ was not declared in this scope; did you mean ‘VK_VIDEO_CODEC_OPERATION_ENCODE_H265_BIT_EXT’?
>  6436 |         case VK_VIDEO_CODEC_OPERATION_DECODE_H265_BIT_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_VIDEO_CODEC_OPERATION_ENCODE_H265_BIT_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h: At global scope:
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:8563:8: error: inline variables are only available with ‘-std=c++17’ or ‘-std=gnu++17’ [-Werror=c++17-extensions]
>  8563 | static inline const char* string_VkVideoDecodeH264PictureLayoutFlagBitsEXT(VkVideoDecodeH264PictureLayoutFlagBitsEXT input_value)
>       |        ^~~~~~
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1515:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_DPB_SLOT_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_DPB_SLOT_INFO_EXT’?
>  1515 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_DPB_SLOT_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_DPB_SLOT_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:8563:76: error: ‘VkVideoDecodeH264PictureLayoutFlagBitsEXT’ was not declared in this scope; did you mean ‘VkVideoDecodeH264PictureLayoutFlagBitsKHR’?
>  8563 | static inline const char* string_VkVideoDecodeH264PictureLayoutFlagBitsEXT(VkVideoDecodeH264PictureLayoutFlagBitsEXT input_value)
>       |                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                                            VkVideoDecodeH264PictureLayoutFlagBitsKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:8578:8: error: inline variables are only available with ‘-std=c++17’ or ‘-std=gnu++17’ [-Werror=c++17-extensions]
>  8578 | static inline std::string string_VkVideoDecodeH264PictureLayoutFlagsEXT(VkVideoDecodeH264PictureLayoutFlagsEXT input_value)
>       |        ^~~~~~
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1519:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_KHR’?
>  1519 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PICTURE_INFO_KHR
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:8578:73: error: ‘VkVideoDecodeH264PictureLayoutFlagsEXT’ was not declared in this scope; did you mean ‘VkVideoDecodeH264PictureLayoutFlagsKHR’?
>  8578 | static inline std::string string_VkVideoDecodeH264PictureLayoutFlagsEXT(VkVideoDecodeH264PictureLayoutFlagsEXT input_value)
>       |                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                                         VkVideoDecodeH264PictureLayoutFlagsKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:8579:1: error: expected ‘,’ or ‘;’ before ‘{’ token
>  8579 | {
>       | ^
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1523:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PROFILE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_PROFILE_INFO_EXT’?
>  1523 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_PROFILE_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_PROFILE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1527:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT’?
>  1527 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:1531:14: error: ‘VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT’ was not declared in this scope; did you mean ‘VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT’?
>  1531 |         case VK_STRUCTURE_TYPE_VIDEO_DECODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h: In function ‘const char* string_VkVideoCodecOperationFlagBitsKHR(VkVideoCodecOperationFlagBitsKHR)’:
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:6432:14: error: ‘VK_VIDEO_CODEC_OPERATION_DECODE_H264_BIT_EXT’ was not declared in this scope; did you mean ‘VK_VIDEO_CODEC_OPERATION_ENCODE_H264_BIT_EXT’?
>  6432 |         case VK_VIDEO_CODEC_OPERATION_DECODE_H264_BIT_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_VIDEO_CODEC_OPERATION_ENCODE_H264_BIT_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:6436:14: error: ‘VK_VIDEO_CODEC_OPERATION_DECODE_H265_BIT_EXT’ was not declared in this scope; did you mean ‘VK_VIDEO_CODEC_OPERATION_ENCODE_H265_BIT_EXT’?
>  6436 |         case VK_VIDEO_CODEC_OPERATION_DECODE_H265_BIT_EXT:
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |              VK_VIDEO_CODEC_OPERATION_ENCODE_H265_BIT_EXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h: At global scope:
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:8563:8: error: inline variables are only available with ‘-std=c++17’ or ‘-std=gnu++17’ [-Werror=c++17-extensions]
>  8563 | static inline const char* string_VkVideoDecodeH264PictureLayoutFlagBitsEXT(VkVideoDecodeH264PictureLayoutFlagBitsEXT input_value)
>       |        ^~~~~~
> In file included from /<<PKGBUILDDIR>>/layers/vk_layer_logging.h:57:
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6886:5: error: ‘VkVideoDecodeH264PictureLayoutFlagBitsEXT’ does not name a type; did you mean ‘VkVideoDecodeH264PictureLayoutFlagBitsKHR’?
>  6886 |     VkVideoDecodeH264PictureLayoutFlagBitsEXT pictureLayout;
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoDecodeH264PictureLayoutFlagBitsKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:8563:76: error: ‘VkVideoDecodeH264PictureLayoutFlagBitsEXT’ was not declared in this scope; did you mean ‘VkVideoDecodeH264PictureLayoutFlagBitsKHR’?
>  8563 | static inline const char* string_VkVideoDecodeH264PictureLayoutFlagBitsEXT(VkVideoDecodeH264PictureLayoutFlagBitsEXT input_value)
>       |                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                                            VkVideoDecodeH264PictureLayoutFlagBitsKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:8578:8: error: inline variables are only available with ‘-std=c++17’ or ‘-std=gnu++17’ [-Werror=c++17-extensions]
>  8578 | static inline std::string string_VkVideoDecodeH264PictureLayoutFlagsEXT(VkVideoDecodeH264PictureLayoutFlagsEXT input_value)
>       |        ^~~~~~
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6887:48: error: ‘VkVideoDecodeH264ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264ProfileInfoEXT’?
>  6887 |     safe_VkVideoDecodeH264ProfileInfoEXT(const VkVideoDecodeH264ProfileInfoEXT* in_struct);
>       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                VkVideoEncodeH264ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6892:27: error: ‘VkVideoDecodeH264ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264ProfileInfoEXT’?
>  6892 |     void initialize(const VkVideoDecodeH264ProfileInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH264ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6894:5: error: ‘VkVideoDecodeH264ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264ProfileInfoEXT’?
>  6894 |     VkVideoDecodeH264ProfileInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH264ProfileInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:8578:73: error: ‘VkVideoDecodeH264PictureLayoutFlagsEXT’ was not declared in this scope; did you mean ‘VkVideoDecodeH264PictureLayoutFlagsKHR’?
>  8578 | static inline std::string string_VkVideoDecodeH264PictureLayoutFlagsEXT(VkVideoDecodeH264PictureLayoutFlagsEXT input_value)
>       |                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                                         VkVideoDecodeH264PictureLayoutFlagsKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:8579:1: error: expected ‘,’ or ‘;’ before ‘{’ token
>  8579 | {
>       | ^
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6895:5: error: ‘VkVideoDecodeH264ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264ProfileInfoEXT’?
>  6895 |     VkVideoDecodeH264ProfileInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH264ProfileInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6905:49: error: ‘VkVideoDecodeH264CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH264CapabilitiesEXT’?
>  6905 |     safe_VkVideoDecodeH264CapabilitiesEXT(const VkVideoDecodeH264CapabilitiesEXT* in_struct);
>       |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                 VkVideoEncodeH264CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6910:27: error: ‘VkVideoDecodeH264CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH264CapabilitiesEXT’?
>  6910 |     void initialize(const VkVideoDecodeH264CapabilitiesEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH264CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6912:5: error: ‘VkVideoDecodeH264CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH264CapabilitiesEXT’?
>  6912 |     VkVideoDecodeH264CapabilitiesEXT *ptr() { return reinterpret_cast<VkVideoDecodeH264CapabilitiesEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264CapabilitiesEXT
> In file included from /<<PKGBUILDDIR>>/layers/vk_layer_logging.h:57:
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6886:5: error: ‘VkVideoDecodeH264PictureLayoutFlagBitsEXT’ does not name a type; did you mean ‘VkVideoDecodeH264PictureLayoutFlagBitsKHR’?
>  6886 |     VkVideoDecodeH264PictureLayoutFlagBitsEXT pictureLayout;
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoDecodeH264PictureLayoutFlagBitsKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6913:5: error: ‘VkVideoDecodeH264CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH264CapabilitiesEXT’?
>  6913 |     VkVideoDecodeH264CapabilitiesEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH264CapabilitiesEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6887:48: error: ‘VkVideoDecodeH264ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264ProfileInfoEXT’?
>  6887 |     safe_VkVideoDecodeH264ProfileInfoEXT(const VkVideoDecodeH264ProfileInfoEXT* in_struct);
>       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                VkVideoEncodeH264ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6925:61: error: ‘VkVideoDecodeH264SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersAddInfoEXT’?
>  6925 |     safe_VkVideoDecodeH264SessionParametersAddInfoEXT(const VkVideoDecodeH264SessionParametersAddInfoEXT* in_struct);
>       |                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                             VkVideoEncodeH264SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6892:27: error: ‘VkVideoDecodeH264ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264ProfileInfoEXT’?
>  6892 |     void initialize(const VkVideoDecodeH264ProfileInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH264ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6930:27: error: ‘VkVideoDecodeH264SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersAddInfoEXT’?
>  6930 |     void initialize(const VkVideoDecodeH264SessionParametersAddInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH264SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6894:5: error: ‘VkVideoDecodeH264ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264ProfileInfoEXT’?
>  6894 |     VkVideoDecodeH264ProfileInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH264ProfileInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6932:5: error: ‘VkVideoDecodeH264SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersAddInfoEXT’?
>  6932 |     VkVideoDecodeH264SessionParametersAddInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH264SessionParametersAddInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6895:5: error: ‘VkVideoDecodeH264ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264ProfileInfoEXT’?
>  6895 |     VkVideoDecodeH264ProfileInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH264ProfileInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6933:5: error: ‘VkVideoDecodeH264SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersAddInfoEXT’?
>  6933 |     VkVideoDecodeH264SessionParametersAddInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH264SessionParametersAddInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6905:49: error: ‘VkVideoDecodeH264CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH264CapabilitiesEXT’?
>  6905 |     safe_VkVideoDecodeH264CapabilitiesEXT(const VkVideoDecodeH264CapabilitiesEXT* in_struct);
>       |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                 VkVideoEncodeH264CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6910:27: error: ‘VkVideoDecodeH264CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH264CapabilitiesEXT’?
>  6910 |     void initialize(const VkVideoDecodeH264CapabilitiesEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH264CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6944:64: error: ‘VkVideoDecodeH264SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersCreateInfoEXT’?
>  6944 |     safe_VkVideoDecodeH264SessionParametersCreateInfoEXT(const VkVideoDecodeH264SessionParametersCreateInfoEXT* in_struct);
>       |                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                                VkVideoEncodeH264SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6912:5: error: ‘VkVideoDecodeH264CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH264CapabilitiesEXT’?
>  6912 |     VkVideoDecodeH264CapabilitiesEXT *ptr() { return reinterpret_cast<VkVideoDecodeH264CapabilitiesEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6949:27: error: ‘VkVideoDecodeH264SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersCreateInfoEXT’?
>  6949 |     void initialize(const VkVideoDecodeH264SessionParametersCreateInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH264SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6913:5: error: ‘VkVideoDecodeH264CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH264CapabilitiesEXT’?
>  6913 |     VkVideoDecodeH264CapabilitiesEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH264CapabilitiesEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6951:5: error: ‘VkVideoDecodeH264SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersCreateInfoEXT’?
>  6951 |     VkVideoDecodeH264SessionParametersCreateInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH264SessionParametersCreateInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6952:5: error: ‘VkVideoDecodeH264SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersCreateInfoEXT’?
>  6952 |     VkVideoDecodeH264SessionParametersCreateInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH264SessionParametersCreateInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6925:61: error: ‘VkVideoDecodeH264SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersAddInfoEXT’?
>  6925 |     safe_VkVideoDecodeH264SessionParametersAddInfoEXT(const VkVideoDecodeH264SessionParametersAddInfoEXT* in_struct);
>       |                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                             VkVideoEncodeH264SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6930:27: error: ‘VkVideoDecodeH264SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersAddInfoEXT’?
>  6930 |     void initialize(const VkVideoDecodeH264SessionParametersAddInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH264SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6963:48: error: ‘VkVideoDecodeH264PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH264PictureInfoKHR’?
>  6963 |     safe_VkVideoDecodeH264PictureInfoEXT(const VkVideoDecodeH264PictureInfoEXT* in_struct);
>       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                VkVideoDecodeH264PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6932:5: error: ‘VkVideoDecodeH264SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersAddInfoEXT’?
>  6932 |     VkVideoDecodeH264SessionParametersAddInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH264SessionParametersAddInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6968:27: error: ‘VkVideoDecodeH264PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH264PictureInfoKHR’?
>  6968 |     void initialize(const VkVideoDecodeH264PictureInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoDecodeH264PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6933:5: error: ‘VkVideoDecodeH264SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersAddInfoEXT’?
>  6933 |     VkVideoDecodeH264SessionParametersAddInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH264SessionParametersAddInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6970:5: error: ‘VkVideoDecodeH264PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH264PictureInfoKHR’?
>  6970 |     VkVideoDecodeH264PictureInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH264PictureInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoDecodeH264PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6944:64: error: ‘VkVideoDecodeH264SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersCreateInfoEXT’?
>  6944 |     safe_VkVideoDecodeH264SessionParametersCreateInfoEXT(const VkVideoDecodeH264SessionParametersCreateInfoEXT* in_struct);
>       |                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                                VkVideoEncodeH264SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6971:5: error: ‘VkVideoDecodeH264PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH264PictureInfoKHR’?
>  6971 |     VkVideoDecodeH264PictureInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH264PictureInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoDecodeH264PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6949:27: error: ‘VkVideoDecodeH264SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersCreateInfoEXT’?
>  6949 |     void initialize(const VkVideoDecodeH264SessionParametersCreateInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH264SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6980:48: error: ‘VkVideoDecodeH264DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264DpbSlotInfoEXT’?
>  6980 |     safe_VkVideoDecodeH264DpbSlotInfoEXT(const VkVideoDecodeH264DpbSlotInfoEXT* in_struct);
>       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                VkVideoEncodeH264DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6951:5: error: ‘VkVideoDecodeH264SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersCreateInfoEXT’?
>  6951 |     VkVideoDecodeH264SessionParametersCreateInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH264SessionParametersCreateInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6985:27: error: ‘VkVideoDecodeH264DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264DpbSlotInfoEXT’?
>  6985 |     void initialize(const VkVideoDecodeH264DpbSlotInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH264DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6952:5: error: ‘VkVideoDecodeH264SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersCreateInfoEXT’?
>  6952 |     VkVideoDecodeH264SessionParametersCreateInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH264SessionParametersCreateInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6987:5: error: ‘VkVideoDecodeH264DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264DpbSlotInfoEXT’?
>  6987 |     VkVideoDecodeH264DpbSlotInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH264DpbSlotInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6963:48: error: ‘VkVideoDecodeH264PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH264PictureInfoKHR’?
>  6963 |     safe_VkVideoDecodeH264PictureInfoEXT(const VkVideoDecodeH264PictureInfoEXT* in_struct);
>       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                VkVideoDecodeH264PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6988:5: error: ‘VkVideoDecodeH264DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264DpbSlotInfoEXT’?
>  6988 |     VkVideoDecodeH264DpbSlotInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH264DpbSlotInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6968:27: error: ‘VkVideoDecodeH264PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH264PictureInfoKHR’?
>  6968 |     void initialize(const VkVideoDecodeH264PictureInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoDecodeH264PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6970:5: error: ‘VkVideoDecodeH264PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH264PictureInfoKHR’?
>  6970 |     VkVideoDecodeH264PictureInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH264PictureInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoDecodeH264PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8645:48: error: ‘VkVideoDecodeH265ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265ProfileInfoEXT’?
>  8645 |     safe_VkVideoDecodeH265ProfileInfoEXT(const VkVideoDecodeH265ProfileInfoEXT* in_struct);
>       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                VkVideoEncodeH265ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8650:27: error: ‘VkVideoDecodeH265ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265ProfileInfoEXT’?
>  8650 |     void initialize(const VkVideoDecodeH265ProfileInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH265ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6971:5: error: ‘VkVideoDecodeH264PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH264PictureInfoKHR’?
>  6971 |     VkVideoDecodeH264PictureInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH264PictureInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoDecodeH264PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8652:5: error: ‘VkVideoDecodeH265ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265ProfileInfoEXT’?
>  8652 |     VkVideoDecodeH265ProfileInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH265ProfileInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6980:48: error: ‘VkVideoDecodeH264DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264DpbSlotInfoEXT’?
>  6980 |     safe_VkVideoDecodeH264DpbSlotInfoEXT(const VkVideoDecodeH264DpbSlotInfoEXT* in_struct);
>       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                VkVideoEncodeH264DpbSlotInfoEXT
> In file included from /<<PKGBUILDDIR>>/layers/vk_layer_logging.h:57:
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6886:5: error: ‘VkVideoDecodeH264PictureLayoutFlagBitsEXT’ does not name a type; did you mean ‘VkVideoDecodeH264PictureLayoutFlagBitsKHR’?
>  6886 |     VkVideoDecodeH264PictureLayoutFlagBitsEXT pictureLayout;
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoDecodeH264PictureLayoutFlagBitsKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8653:5: error: ‘VkVideoDecodeH265ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265ProfileInfoEXT’?
>  8653 |     VkVideoDecodeH265ProfileInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH265ProfileInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6985:27: error: ‘VkVideoDecodeH264DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264DpbSlotInfoEXT’?
>  6985 |     void initialize(const VkVideoDecodeH264DpbSlotInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH264DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6887:48: error: ‘VkVideoDecodeH264ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264ProfileInfoEXT’?
>  6887 |     safe_VkVideoDecodeH264ProfileInfoEXT(const VkVideoDecodeH264ProfileInfoEXT* in_struct);
>       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                VkVideoEncodeH264ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6987:5: error: ‘VkVideoDecodeH264DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264DpbSlotInfoEXT’?
>  6987 |     VkVideoDecodeH264DpbSlotInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH264DpbSlotInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8662:49: error: ‘VkVideoDecodeH265CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH265CapabilitiesEXT’?
>  8662 |     safe_VkVideoDecodeH265CapabilitiesEXT(const VkVideoDecodeH265CapabilitiesEXT* in_struct);
>       |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                 VkVideoEncodeH265CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6892:27: error: ‘VkVideoDecodeH264ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264ProfileInfoEXT’?
>  6892 |     void initialize(const VkVideoDecodeH264ProfileInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH264ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6988:5: error: ‘VkVideoDecodeH264DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264DpbSlotInfoEXT’?
>  6988 |     VkVideoDecodeH264DpbSlotInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH264DpbSlotInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8667:27: error: ‘VkVideoDecodeH265CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH265CapabilitiesEXT’?
>  8667 |     void initialize(const VkVideoDecodeH265CapabilitiesEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH265CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6894:5: error: ‘VkVideoDecodeH264ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264ProfileInfoEXT’?
>  6894 |     VkVideoDecodeH264ProfileInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH264ProfileInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8669:5: error: ‘VkVideoDecodeH265CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH265CapabilitiesEXT’?
>  8669 |     VkVideoDecodeH265CapabilitiesEXT *ptr() { return reinterpret_cast<VkVideoDecodeH265CapabilitiesEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6895:5: error: ‘VkVideoDecodeH264ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264ProfileInfoEXT’?
>  6895 |     VkVideoDecodeH264ProfileInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH264ProfileInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8645:48: error: ‘VkVideoDecodeH265ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265ProfileInfoEXT’?
>  8645 |     safe_VkVideoDecodeH265ProfileInfoEXT(const VkVideoDecodeH265ProfileInfoEXT* in_struct);
>       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                VkVideoEncodeH265ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8670:5: error: ‘VkVideoDecodeH265CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH265CapabilitiesEXT’?
>  8670 |     VkVideoDecodeH265CapabilitiesEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH265CapabilitiesEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6905:49: error: ‘VkVideoDecodeH264CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH264CapabilitiesEXT’?
>  6905 |     safe_VkVideoDecodeH264CapabilitiesEXT(const VkVideoDecodeH264CapabilitiesEXT* in_struct);
>       |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                 VkVideoEncodeH264CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8650:27: error: ‘VkVideoDecodeH265ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265ProfileInfoEXT’?
>  8650 |     void initialize(const VkVideoDecodeH265ProfileInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH265ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8684:61: error: ‘VkVideoDecodeH265SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersAddInfoEXT’?
>  8684 |     safe_VkVideoDecodeH265SessionParametersAddInfoEXT(const VkVideoDecodeH265SessionParametersAddInfoEXT* in_struct);
>       |                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                             VkVideoEncodeH265SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6910:27: error: ‘VkVideoDecodeH264CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH264CapabilitiesEXT’?
>  6910 |     void initialize(const VkVideoDecodeH264CapabilitiesEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH264CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8652:5: error: ‘VkVideoDecodeH265ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265ProfileInfoEXT’?
>  8652 |     VkVideoDecodeH265ProfileInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH265ProfileInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8689:27: error: ‘VkVideoDecodeH265SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersAddInfoEXT’?
>  8689 |     void initialize(const VkVideoDecodeH265SessionParametersAddInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH265SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6912:5: error: ‘VkVideoDecodeH264CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH264CapabilitiesEXT’?
>  6912 |     VkVideoDecodeH264CapabilitiesEXT *ptr() { return reinterpret_cast<VkVideoDecodeH264CapabilitiesEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8653:5: error: ‘VkVideoDecodeH265ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265ProfileInfoEXT’?
>  8653 |     VkVideoDecodeH265ProfileInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH265ProfileInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6913:5: error: ‘VkVideoDecodeH264CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH264CapabilitiesEXT’?
>  6913 |     VkVideoDecodeH264CapabilitiesEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH264CapabilitiesEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8691:5: error: ‘VkVideoDecodeH265SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersAddInfoEXT’?
>  8691 |     VkVideoDecodeH265SessionParametersAddInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH265SessionParametersAddInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8662:49: error: ‘VkVideoDecodeH265CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH265CapabilitiesEXT’?
>  8662 |     safe_VkVideoDecodeH265CapabilitiesEXT(const VkVideoDecodeH265CapabilitiesEXT* in_struct);
>       |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                 VkVideoEncodeH265CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6925:61: error: ‘VkVideoDecodeH264SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersAddInfoEXT’?
>  6925 |     safe_VkVideoDecodeH264SessionParametersAddInfoEXT(const VkVideoDecodeH264SessionParametersAddInfoEXT* in_struct);
>       |                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                             VkVideoEncodeH264SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8692:5: error: ‘VkVideoDecodeH265SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersAddInfoEXT’?
>  8692 |     VkVideoDecodeH265SessionParametersAddInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH265SessionParametersAddInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8667:27: error: ‘VkVideoDecodeH265CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH265CapabilitiesEXT’?
>  8667 |     void initialize(const VkVideoDecodeH265CapabilitiesEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH265CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6930:27: error: ‘VkVideoDecodeH264SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersAddInfoEXT’?
>  6930 |     void initialize(const VkVideoDecodeH264SessionParametersAddInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH264SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8704:64: error: ‘VkVideoDecodeH265SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersCreateInfoEXT’?
>  8704 |     safe_VkVideoDecodeH265SessionParametersCreateInfoEXT(const VkVideoDecodeH265SessionParametersCreateInfoEXT* in_struct);
>       |                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                                VkVideoEncodeH265SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8669:5: error: ‘VkVideoDecodeH265CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH265CapabilitiesEXT’?
>  8669 |     VkVideoDecodeH265CapabilitiesEXT *ptr() { return reinterpret_cast<VkVideoDecodeH265CapabilitiesEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6932:5: error: ‘VkVideoDecodeH264SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersAddInfoEXT’?
>  6932 |     VkVideoDecodeH264SessionParametersAddInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH264SessionParametersAddInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8709:27: error: ‘VkVideoDecodeH265SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersCreateInfoEXT’?
>  8709 |     void initialize(const VkVideoDecodeH265SessionParametersCreateInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH265SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8670:5: error: ‘VkVideoDecodeH265CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH265CapabilitiesEXT’?
>  8670 |     VkVideoDecodeH265CapabilitiesEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH265CapabilitiesEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6933:5: error: ‘VkVideoDecodeH264SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersAddInfoEXT’?
>  6933 |     VkVideoDecodeH264SessionParametersAddInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH264SessionParametersAddInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8711:5: error: ‘VkVideoDecodeH265SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersCreateInfoEXT’?
>  8711 |     VkVideoDecodeH265SessionParametersCreateInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH265SessionParametersCreateInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8684:61: error: ‘VkVideoDecodeH265SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersAddInfoEXT’?
>  8684 |     safe_VkVideoDecodeH265SessionParametersAddInfoEXT(const VkVideoDecodeH265SessionParametersAddInfoEXT* in_struct);
>       |                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                             VkVideoEncodeH265SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6944:64: error: ‘VkVideoDecodeH264SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersCreateInfoEXT’?
>  6944 |     safe_VkVideoDecodeH264SessionParametersCreateInfoEXT(const VkVideoDecodeH264SessionParametersCreateInfoEXT* in_struct);
>       |                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                                VkVideoEncodeH264SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8712:5: error: ‘VkVideoDecodeH265SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersCreateInfoEXT’?
>  8712 |     VkVideoDecodeH265SessionParametersCreateInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH265SessionParametersCreateInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8689:27: error: ‘VkVideoDecodeH265SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersAddInfoEXT’?
>  8689 |     void initialize(const VkVideoDecodeH265SessionParametersAddInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH265SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6949:27: error: ‘VkVideoDecodeH264SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersCreateInfoEXT’?
>  6949 |     void initialize(const VkVideoDecodeH264SessionParametersCreateInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH264SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8723:48: error: ‘VkVideoDecodeH265PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH265PictureInfoKHR’?
>  8723 |     safe_VkVideoDecodeH265PictureInfoEXT(const VkVideoDecodeH265PictureInfoEXT* in_struct);
>       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                VkVideoDecodeH265PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8691:5: error: ‘VkVideoDecodeH265SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersAddInfoEXT’?
>  8691 |     VkVideoDecodeH265SessionParametersAddInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH265SessionParametersAddInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6951:5: error: ‘VkVideoDecodeH264SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersCreateInfoEXT’?
>  6951 |     VkVideoDecodeH264SessionParametersCreateInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH264SessionParametersCreateInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8692:5: error: ‘VkVideoDecodeH265SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersAddInfoEXT’?
>  8692 |     VkVideoDecodeH265SessionParametersAddInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH265SessionParametersAddInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8728:27: error: ‘VkVideoDecodeH265PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH265PictureInfoKHR’?
>  8728 |     void initialize(const VkVideoDecodeH265PictureInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoDecodeH265PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6952:5: error: ‘VkVideoDecodeH264SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264SessionParametersCreateInfoEXT’?
>  6952 |     VkVideoDecodeH264SessionParametersCreateInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH264SessionParametersCreateInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8704:64: error: ‘VkVideoDecodeH265SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersCreateInfoEXT’?
>  8704 |     safe_VkVideoDecodeH265SessionParametersCreateInfoEXT(const VkVideoDecodeH265SessionParametersCreateInfoEXT* in_struct);
>       |                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                                VkVideoEncodeH265SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8730:5: error: ‘VkVideoDecodeH265PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH265PictureInfoKHR’?
>  8730 |     VkVideoDecodeH265PictureInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH265PictureInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoDecodeH265PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6963:48: error: ‘VkVideoDecodeH264PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH264PictureInfoKHR’?
>  6963 |     safe_VkVideoDecodeH264PictureInfoEXT(const VkVideoDecodeH264PictureInfoEXT* in_struct);
>       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                VkVideoDecodeH264PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8709:27: error: ‘VkVideoDecodeH265SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersCreateInfoEXT’?
>  8709 |     void initialize(const VkVideoDecodeH265SessionParametersCreateInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH265SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8731:5: error: ‘VkVideoDecodeH265PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH265PictureInfoKHR’?
>  8731 |     VkVideoDecodeH265PictureInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH265PictureInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoDecodeH265PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6968:27: error: ‘VkVideoDecodeH264PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH264PictureInfoKHR’?
>  6968 |     void initialize(const VkVideoDecodeH264PictureInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoDecodeH264PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8711:5: error: ‘VkVideoDecodeH265SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersCreateInfoEXT’?
>  8711 |     VkVideoDecodeH265SessionParametersCreateInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH265SessionParametersCreateInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8740:48: error: ‘VkVideoDecodeH265DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265DpbSlotInfoEXT’?
>  8740 |     safe_VkVideoDecodeH265DpbSlotInfoEXT(const VkVideoDecodeH265DpbSlotInfoEXT* in_struct);
>       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                VkVideoEncodeH265DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6970:5: error: ‘VkVideoDecodeH264PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH264PictureInfoKHR’?
>  6970 |     VkVideoDecodeH264PictureInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH264PictureInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoDecodeH264PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8712:5: error: ‘VkVideoDecodeH265SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersCreateInfoEXT’?
>  8712 |     VkVideoDecodeH265SessionParametersCreateInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH265SessionParametersCreateInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8745:27: error: ‘VkVideoDecodeH265DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265DpbSlotInfoEXT’?
>  8745 |     void initialize(const VkVideoDecodeH265DpbSlotInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH265DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6971:5: error: ‘VkVideoDecodeH264PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH264PictureInfoKHR’?
>  6971 |     VkVideoDecodeH264PictureInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH264PictureInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoDecodeH264PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8747:5: error: ‘VkVideoDecodeH265DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265DpbSlotInfoEXT’?
>  8747 |     VkVideoDecodeH265DpbSlotInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH265DpbSlotInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8723:48: error: ‘VkVideoDecodeH265PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH265PictureInfoKHR’?
>  8723 |     safe_VkVideoDecodeH265PictureInfoEXT(const VkVideoDecodeH265PictureInfoEXT* in_struct);
>       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                VkVideoDecodeH265PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6980:48: error: ‘VkVideoDecodeH264DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264DpbSlotInfoEXT’?
>  6980 |     safe_VkVideoDecodeH264DpbSlotInfoEXT(const VkVideoDecodeH264DpbSlotInfoEXT* in_struct);
>       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                VkVideoEncodeH264DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8748:5: error: ‘VkVideoDecodeH265DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265DpbSlotInfoEXT’?
>  8748 |     VkVideoDecodeH265DpbSlotInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH265DpbSlotInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8728:27: error: ‘VkVideoDecodeH265PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH265PictureInfoKHR’?
>  8728 |     void initialize(const VkVideoDecodeH265PictureInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoDecodeH265PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6985:27: error: ‘VkVideoDecodeH264DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264DpbSlotInfoEXT’?
>  6985 |     void initialize(const VkVideoDecodeH264DpbSlotInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH264DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8730:5: error: ‘VkVideoDecodeH265PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH265PictureInfoKHR’?
>  8730 |     VkVideoDecodeH265PictureInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH265PictureInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoDecodeH265PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6987:5: error: ‘VkVideoDecodeH264DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264DpbSlotInfoEXT’?
>  6987 |     VkVideoDecodeH264DpbSlotInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH264DpbSlotInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:6988:5: error: ‘VkVideoDecodeH264DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH264DpbSlotInfoEXT’?
>  6988 |     VkVideoDecodeH264DpbSlotInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH264DpbSlotInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH264DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8731:5: error: ‘VkVideoDecodeH265PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH265PictureInfoKHR’?
>  8731 |     VkVideoDecodeH265PictureInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH265PictureInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoDecodeH265PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8740:48: error: ‘VkVideoDecodeH265DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265DpbSlotInfoEXT’?
>  8740 |     safe_VkVideoDecodeH265DpbSlotInfoEXT(const VkVideoDecodeH265DpbSlotInfoEXT* in_struct);
>       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                VkVideoEncodeH265DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8745:27: error: ‘VkVideoDecodeH265DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265DpbSlotInfoEXT’?
>  8745 |     void initialize(const VkVideoDecodeH265DpbSlotInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH265DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8645:48: error: ‘VkVideoDecodeH265ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265ProfileInfoEXT’?
>  8645 |     safe_VkVideoDecodeH265ProfileInfoEXT(const VkVideoDecodeH265ProfileInfoEXT* in_struct);
>       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                VkVideoEncodeH265ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8650:27: error: ‘VkVideoDecodeH265ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265ProfileInfoEXT’?
>  8650 |     void initialize(const VkVideoDecodeH265ProfileInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH265ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8747:5: error: ‘VkVideoDecodeH265DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265DpbSlotInfoEXT’?
>  8747 |     VkVideoDecodeH265DpbSlotInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH265DpbSlotInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8748:5: error: ‘VkVideoDecodeH265DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265DpbSlotInfoEXT’?
>  8748 |     VkVideoDecodeH265DpbSlotInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH265DpbSlotInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8652:5: error: ‘VkVideoDecodeH265ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265ProfileInfoEXT’?
>  8652 |     VkVideoDecodeH265ProfileInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH265ProfileInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8653:5: error: ‘VkVideoDecodeH265ProfileInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265ProfileInfoEXT’?
>  8653 |     VkVideoDecodeH265ProfileInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH265ProfileInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265ProfileInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8662:49: error: ‘VkVideoDecodeH265CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH265CapabilitiesEXT’?
>  8662 |     safe_VkVideoDecodeH265CapabilitiesEXT(const VkVideoDecodeH265CapabilitiesEXT* in_struct);
>       |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                 VkVideoEncodeH265CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8667:27: error: ‘VkVideoDecodeH265CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH265CapabilitiesEXT’?
>  8667 |     void initialize(const VkVideoDecodeH265CapabilitiesEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH265CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8669:5: error: ‘VkVideoDecodeH265CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH265CapabilitiesEXT’?
>  8669 |     VkVideoDecodeH265CapabilitiesEXT *ptr() { return reinterpret_cast<VkVideoDecodeH265CapabilitiesEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8670:5: error: ‘VkVideoDecodeH265CapabilitiesEXT’ does not name a type; did you mean ‘VkVideoEncodeH265CapabilitiesEXT’?
>  8670 |     VkVideoDecodeH265CapabilitiesEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH265CapabilitiesEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265CapabilitiesEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8684:61: error: ‘VkVideoDecodeH265SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersAddInfoEXT’?
>  8684 |     safe_VkVideoDecodeH265SessionParametersAddInfoEXT(const VkVideoDecodeH265SessionParametersAddInfoEXT* in_struct);
>       |                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                             VkVideoEncodeH265SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8689:27: error: ‘VkVideoDecodeH265SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersAddInfoEXT’?
>  8689 |     void initialize(const VkVideoDecodeH265SessionParametersAddInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH265SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8691:5: error: ‘VkVideoDecodeH265SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersAddInfoEXT’?
>  8691 |     VkVideoDecodeH265SessionParametersAddInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH265SessionParametersAddInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8692:5: error: ‘VkVideoDecodeH265SessionParametersAddInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersAddInfoEXT’?
>  8692 |     VkVideoDecodeH265SessionParametersAddInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH265SessionParametersAddInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265SessionParametersAddInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8704:64: error: ‘VkVideoDecodeH265SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersCreateInfoEXT’?
>  8704 |     safe_VkVideoDecodeH265SessionParametersCreateInfoEXT(const VkVideoDecodeH265SessionParametersCreateInfoEXT* in_struct);
>       |                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                                VkVideoEncodeH265SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8709:27: error: ‘VkVideoDecodeH265SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersCreateInfoEXT’?
>  8709 |     void initialize(const VkVideoDecodeH265SessionParametersCreateInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH265SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8711:5: error: ‘VkVideoDecodeH265SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersCreateInfoEXT’?
>  8711 |     VkVideoDecodeH265SessionParametersCreateInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH265SessionParametersCreateInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8712:5: error: ‘VkVideoDecodeH265SessionParametersCreateInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265SessionParametersCreateInfoEXT’?
>  8712 |     VkVideoDecodeH265SessionParametersCreateInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH265SessionParametersCreateInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265SessionParametersCreateInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8723:48: error: ‘VkVideoDecodeH265PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH265PictureInfoKHR’?
>  8723 |     safe_VkVideoDecodeH265PictureInfoEXT(const VkVideoDecodeH265PictureInfoEXT* in_struct);
>       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                VkVideoDecodeH265PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8728:27: error: ‘VkVideoDecodeH265PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH265PictureInfoKHR’?
>  8728 |     void initialize(const VkVideoDecodeH265PictureInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoDecodeH265PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8730:5: error: ‘VkVideoDecodeH265PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH265PictureInfoKHR’?
>  8730 |     VkVideoDecodeH265PictureInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH265PictureInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoDecodeH265PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8731:5: error: ‘VkVideoDecodeH265PictureInfoEXT’ does not name a type; did you mean ‘VkVideoDecodeH265PictureInfoKHR’?
>  8731 |     VkVideoDecodeH265PictureInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH265PictureInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoDecodeH265PictureInfoKHR
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8740:48: error: ‘VkVideoDecodeH265DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265DpbSlotInfoEXT’?
>  8740 |     safe_VkVideoDecodeH265DpbSlotInfoEXT(const VkVideoDecodeH265DpbSlotInfoEXT* in_struct);
>       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                VkVideoEncodeH265DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8745:27: error: ‘VkVideoDecodeH265DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265DpbSlotInfoEXT’?
>  8745 |     void initialize(const VkVideoDecodeH265DpbSlotInfoEXT* in_struct);
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                           VkVideoEncodeH265DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8747:5: error: ‘VkVideoDecodeH265DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265DpbSlotInfoEXT’?
>  8747 |     VkVideoDecodeH265DpbSlotInfoEXT *ptr() { return reinterpret_cast<VkVideoDecodeH265DpbSlotInfoEXT *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_safe_struct.h:8748:5: error: ‘VkVideoDecodeH265DpbSlotInfoEXT’ does not name a type; did you mean ‘VkVideoEncodeH265DpbSlotInfoEXT’?
>  8748 |     VkVideoDecodeH265DpbSlotInfoEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH265DpbSlotInfoEXT const *>(this); }
>       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |     VkVideoEncodeH265DpbSlotInfoEXT
> /<<PKGBUILDDIR>>/layers/generated/vk_enum_string_helper.h:8563:27: error: ‘string_VkVideoDecodeH264PictureLayoutFlagBitsEXT’ defined but not used [-Werror=unused-variable]
>  8563 | static inline const char* string_VkVideoDecodeH264PictureLayoutFlagBitsEXT(VkVideoDecodeH264PictureLayoutFlagBitsEXT input_value)
>       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> cc1plus: all warnings being treated as errors
> make[3]: *** [CMakeFiles/VkLayer_utils.dir/build.make:107: CMakeFiles/VkLayer_utils.dir/layers/vk_layer_utils.cpp.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/02/17/vulkan-validationlayers_1.3.231.1-1_testing.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230217;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230217&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.


Reply to: