Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/vulkan-tools.spec'], chrootPath='/var/lib/mock/dist-an8.4-build-21581-10163/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/vulkan-tools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/vulkan-tools-1.2.162.0-1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/vulkan-tools.spec'], chrootPath='/var/lib/mock/dist-an8.4-build-21581-10163/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/vulkan-tools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2B5TpE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Vulkan-Tools-sdk-1.2.162.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/Vulkan-Tools-sdk-1.2.162.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Vulkan-Tools-sdk-1.2.162.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7BPHiC + umask 022 + cd /builddir/build/BUILD + cd Vulkan-Tools-sdk-1.2.162.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -GNinja -DCMAKE_BUILD_TYPE=Release -DGLSLANG_INSTALL_DIR=/usr . -- The C compiler identification is GNU 8.4.1 -- The CXX compiler identification is GNU 8.4.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using find_package to locate Vulkan -- Found Vulkan: /usr/lib64/libvulkan.so -- Found VulkanHeaders: /usr/include -- Found VulkanRegistry: /usr/share/vulkan/registry -- Vulkan FOUND = TRUE -- Vulkan Lib Dir = /usr/lib64 -- Vulkan Lib = /usr/lib64/libvulkan.so -- Vulkan Headers Include = /usr/include -- Vulkan Headers Registry = /usr/share/vulkan/registry -- Using GLSLANG_INSTALL_DIR to look for glslangValidator -- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.2") -- Found XCB: /usr/include -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND_CLIENT) does not match the name of the calling package (Wayland). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWayland.cmake:52 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cube/CMakeLists.txt:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found WAYLAND_CLIENT: /usr/lib64/libwayland-client.so -- Found WAYLAND_SERVER: /usr/lib64/libwayland-server.so CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND_SERVER) does not match the name of the calling package (Wayland). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWayland.cmake:53 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cube/CMakeLists.txt:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND_EGL) does not match the name of the calling package (Wayland). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWayland.cmake:54 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cube/CMakeLists.txt:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found WAYLAND_EGL: /usr/lib64/libwayland-egl.so -- Found WAYLAND_CURSOR: /usr/lib64/libwayland-cursor.so -- Found WAYLAND: /usr/lib64/libwayland-client.so;/usr/lib64/libwayland-server.so;/usr/lib64/libwayland-egl.so;/usr/lib64/libwayland-cursor.so CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND_CURSOR) does not match the name of the calling package (Wayland). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWayland.cmake:55 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cube/CMakeLists.txt:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND) does not match the name of the calling package (Wayland). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWayland.cmake:56 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cube/CMakeLists.txt:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND_CLIENT) does not match the name of the calling package (Wayland). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWayland.cmake:52 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) vulkaninfo/CMakeLists.txt:60 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND_SERVER) does not match the name of the calling package (Wayland). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWayland.cmake:53 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) vulkaninfo/CMakeLists.txt:60 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND_EGL) does not match the name of the calling package (Wayland). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWayland.cmake:54 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) vulkaninfo/CMakeLists.txt:60 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND_CURSOR) does not match the name of the calling package (Wayland). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWayland.cmake:55 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) vulkaninfo/CMakeLists.txt:60 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND) does not match the name of the calling package (Wayland). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindWayland.cmake:56 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) vulkaninfo/CMakeLists.txt:60 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_FLAGS_RELEASE CMAKE_VERBOSE_MAKEFILE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/Vulkan-Tools-sdk-1.2.162.0 + /usr/bin/ninja -v -j64 [1/10] cd /builddir/build/BUILD/Vulkan-Tools-sdk-1.2.162.0/cube && /usr/bin/glslangValidator -V -x -o /builddir/build/BUILD/Vulkan-Tools-sdk-1.2.162.0/cube/cube.frag.inc /builddir/build/BUILD/Vulkan-Tools-sdk-1.2.162.0/cube/cube.frag /builddir/build/BUILD/Vulkan-Tools-sdk-1.2.162.0/cube/cube.frag [2/10] cd /builddir/build/BUILD/Vulkan-Tools-sdk-1.2.162.0/cube && /usr/bin/glslangValidator -V -x -o /builddir/build/BUILD/Vulkan-Tools-sdk-1.2.162.0/cube/cube.vert.inc /builddir/build/BUILD/Vulkan-Tools-sdk-1.2.162.0/cube/cube.vert /builddir/build/BUILD/Vulkan-Tools-sdk-1.2.162.0/cube/cube.vert [3/10] /usr/bin/cc -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_XCB_KHR -Icube -Icube/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -Wimplicit-fallthrough=0 -fvisibility=hidden -DNDEBUG -MD -MT cube/CMakeFiles/vkcube.dir/cube.c.o -MF cube/CMakeFiles/vkcube.dir/cube.c.o.d -o cube/CMakeFiles/vkcube.dir/cube.c.o -c cube/cube.c FAILED: cube/CMakeFiles/vkcube.dir/cube.c.o /usr/bin/cc -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_XCB_KHR -Icube -Icube/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c99 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -Wimplicit-fallthrough=0 -fvisibility=hidden -DNDEBUG -MD -MT cube/CMakeFiles/vkcube.dir/cube.c.o -MF cube/CMakeFiles/vkcube.dir/cube.c.o.d -o cube/CMakeFiles/vkcube.dir/cube.c.o -c cube/cube.c In file included from cube/cube.c:57: cube/object_type_string_helper.h: In function 'string_VkObjectType': cube/object_type_string_helper.h:44:14: error: 'VK_OBJECT_TYPE_INDIRECT_COMMANDS_LAYOUT_NV' undeclared (first use in this function); did you mean 'VK_OBJECT_TYPE_INDIRECT_COMMANDS_LAYOUT_NVX'? case VK_OBJECT_TYPE_INDIRECT_COMMANDS_LAYOUT_NV: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_OBJECT_TYPE_INDIRECT_COMMANDS_LAYOUT_NVX cube/object_type_string_helper.h:44:14: note: each undeclared identifier is reported only once for each function it appears in [4/10] /usr/bin/c++ -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -Ivulkaninfo -Ivulkaninfo/generated -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -Wimplicit-fallthrough=0 -std=c++11 -fno-rtti -fvisibility=hidden -DNDEBUG -MD -MT vulkaninfo/CMakeFiles/vulkaninfo.dir/vulkaninfo.cpp.o -MF vulkaninfo/CMakeFiles/vulkaninfo.dir/vulkaninfo.cpp.o.d -o vulkaninfo/CMakeFiles/vulkaninfo.dir/vulkaninfo.cpp.o -c vulkaninfo/vulkaninfo.cpp FAILED: vulkaninfo/CMakeFiles/vulkaninfo.dir/vulkaninfo.cpp.o /usr/bin/c++ -DVK_ENABLE_BETA_EXTENSIONS -DVK_NO_PROTOTYPES -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XLIB_KHR -Ivulkaninfo -Ivulkaninfo/generated -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -Wimplicit-fallthrough=0 -std=c++11 -fno-rtti -fvisibility=hidden -DNDEBUG -MD -MT vulkaninfo/CMakeFiles/vulkaninfo.dir/vulkaninfo.cpp.o -MF vulkaninfo/CMakeFiles/vulkaninfo.dir/vulkaninfo.cpp.o.d -o vulkaninfo/CMakeFiles/vulkaninfo.dir/vulkaninfo.cpp.o -c vulkaninfo/vulkaninfo.cpp In file included from vulkaninfo/vulkaninfo.cpp:29: vulkaninfo/generated/vulkaninfo.hpp: In function 'const char* VkDriverIdString(VkDriverId)': vulkaninfo/generated/vulkaninfo.hpp:94:9: warning: case value '13' not in enumerated type 'VkDriverId' [-Wswitch] case (13): return "DRIVER_ID_MESA_LLVMPIPE"; ^~~~ vulkaninfo/generated/vulkaninfo.hpp:95:9: warning: case value '14' not in enumerated type 'VkDriverId' [-Wswitch] case (14): return "DRIVER_ID_MOLTENVK"; ^~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'const char* VkFormatString(VkFormat)': vulkaninfo/generated/vulkaninfo.hpp:349:9: warning: case value '1000340000' not in enumerated type 'VkFormat' [-Wswitch] case (1000340000): return "FORMAT_A4R4G4B4_UNORM_PACK16_EXT"; ^~~~ vulkaninfo/generated/vulkaninfo.hpp:350:9: warning: case value '1000340001' not in enumerated type 'VkFormat' [-Wswitch] case (1000340001): return "FORMAT_A4B4G4R4_UNORM_PACK16_EXT"; ^~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'const char* VkResultString(VkResult)': vulkaninfo/generated/vulkaninfo.hpp:460:9: warning: case value '1000268000' not in enumerated type 'VkResult' [-Wswitch] case (1000268000): return "THREAD_IDLE_KHR"; ^~~~ vulkaninfo/generated/vulkaninfo.hpp:461:9: warning: case value '1000268001' not in enumerated type 'VkResult' [-Wswitch] case (1000268001): return "THREAD_DONE_KHR"; ^~~~ vulkaninfo/generated/vulkaninfo.hpp:462:9: warning: case value '1000268002' not in enumerated type 'VkResult' [-Wswitch] case (1000268002): return "OPERATION_DEFERRED_KHR"; ^~~~ vulkaninfo/generated/vulkaninfo.hpp:463:9: warning: case value '1000268003' not in enumerated type 'VkResult' [-Wswitch] case (1000268003): return "OPERATION_NOT_DEFERRED_KHR"; ^~~~ vulkaninfo/generated/vulkaninfo.hpp:464:9: warning: case value '1000297000' not in enumerated type 'VkResult' [-Wswitch] case (1000297000): return "PIPELINE_COMPILE_REQUIRED_EXT"; ^~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:965:79: error: 'VkPhysicalDevice4444FormatsFeaturesEXT' has not been declared void DumpVkPhysicalDevice4444FormatsFeaturesEXT(Printer &p, std::string name, VkPhysicalDevice4444FormatsFeaturesEXT &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDevice4444FormatsFeaturesEXT(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:967:60: error: request for member 'formatA4R4G4B4' in 'obj', which is of non-class type 'int' p.PrintKeyBool("formatA4R4G4B4", static_cast(obj.formatA4R4G4B4), 14); ^~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:968:60: error: request for member 'formatA4B4G4R4' in 'obj', which is of non-class type 'int' p.PrintKeyBool("formatA4B4G4R4", static_cast(obj.formatA4B4G4R4), 14); ^~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:980:89: error: 'VkPhysicalDeviceAccelerationStructureFeaturesKHR' has not been declared void DumpVkPhysicalDeviceAccelerationStructureFeaturesKHR(Printer &p, std::string name, VkPhysicalDeviceAccelerationStructureFeaturesKHR &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDeviceAccelerationStructureFeaturesKHR(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:982:67: error: request for member 'accelerationStructure' in 'obj', which is of non-class type 'int' p.PrintKeyBool("accelerationStructure", static_cast(obj.accelerationStructure), 53); ^~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:983:80: error: request for member 'accelerationStructureCaptureReplay' in 'obj', which is of non-class type 'int' p.PrintKeyBool("accelerationStructureCaptureReplay", static_cast(obj.accelerationStructureCaptureReplay), 53); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:984:80: error: request for member 'accelerationStructureIndirectBuild' in 'obj', which is of non-class type 'int' p.PrintKeyBool("accelerationStructureIndirectBuild", static_cast(obj.accelerationStructureIndirectBuild), 53); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:985:79: error: request for member 'accelerationStructureHostCommands' in 'obj', which is of non-class type 'int' p.PrintKeyBool("accelerationStructureHostCommands", static_cast(obj.accelerationStructureHostCommands), 53); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:986:99: error: request for member 'descriptorBindingAccelerationStructureUpdateAfterBind' in 'obj', which is of non-class type 'int' p.PrintKeyBool("descriptorBindingAccelerationStructureUpdateAfterBind", static_cast(obj.descriptorBindingAccelerationStructureUpdateAfterBind), 53); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:988:91: error: 'VkPhysicalDeviceAccelerationStructurePropertiesKHR' has not been declared void DumpVkPhysicalDeviceAccelerationStructurePropertiesKHR(Printer &p, std::string name, VkPhysicalDeviceAccelerationStructurePropertiesKHR &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDeviceAccelerationStructurePropertiesKHR(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:990:45: error: request for member 'maxGeometryCount' in 'obj', which is of non-class type 'int' p.PrintKeyValue("maxGeometryCount", obj.maxGeometryCount, 58); ^~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:991:45: error: request for member 'maxInstanceCount' in 'obj', which is of non-class type 'int' p.PrintKeyValue("maxInstanceCount", obj.maxInstanceCount, 58); ^~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:992:46: error: request for member 'maxPrimitiveCount' in 'obj', which is of non-class type 'int' p.PrintKeyValue("maxPrimitiveCount", obj.maxPrimitiveCount, 58); ^~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:993:72: error: request for member 'maxPerStageDescriptorAccelerationStructures' in 'obj', which is of non-class type 'int' p.PrintKeyValue("maxPerStageDescriptorAccelerationStructures", obj.maxPerStageDescriptorAccelerationStructures, 58); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:994:87: error: request for member 'maxPerStageDescriptorUpdateAfterBindAccelerationStructures' in 'obj', which is of non-class type 'int' p.PrintKeyValue("maxPerStageDescriptorUpdateAfterBindAccelerationStructures", obj.maxPerStageDescriptorUpdateAfterBindAccelerationStructures, 58); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:995:67: error: request for member 'maxDescriptorSetAccelerationStructures' in 'obj', which is of non-class type 'int' p.PrintKeyValue("maxDescriptorSetAccelerationStructures", obj.maxDescriptorSetAccelerationStructures, 58); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:996:82: error: request for member 'maxDescriptorSetUpdateAfterBindAccelerationStructures' in 'obj', which is of non-class type 'int' p.PrintKeyValue("maxDescriptorSetUpdateAfterBindAccelerationStructures", obj.maxDescriptorSetUpdateAfterBindAccelerationStructures, 58); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:997:75: error: request for member 'minAccelerationStructureScratchOffsetAlignment' in 'obj', which is of non-class type 'int' p.PrintKeyValue("minAccelerationStructureScratchOffsetAlignment", obj.minAccelerationStructureScratchOffsetAlignment, 58); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:1041:85: error: 'VkPhysicalDeviceCustomBorderColorFeaturesEXT' has not been declared void DumpVkPhysicalDeviceCustomBorderColorFeaturesEXT(Printer &p, std::string name, VkPhysicalDeviceCustomBorderColorFeaturesEXT &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDeviceCustomBorderColorFeaturesEXT(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:1043:64: error: request for member 'customBorderColors' in 'obj', which is of non-class type 'int' p.PrintKeyBool("customBorderColors", static_cast(obj.customBorderColors), 30); ^~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1044:76: error: request for member 'customBorderColorWithoutFormat' in 'obj', which is of non-class type 'int' p.PrintKeyBool("customBorderColorWithoutFormat", static_cast(obj.customBorderColorWithoutFormat), 30); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:1046:87: error: 'VkPhysicalDeviceCustomBorderColorPropertiesEXT' has not been declared void DumpVkPhysicalDeviceCustomBorderColorPropertiesEXT(Printer &p, std::string name, VkPhysicalDeviceCustomBorderColorPropertiesEXT &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDeviceCustomBorderColorPropertiesEXT(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:1048:57: error: request for member 'maxCustomBorderColorSamplers' in 'obj', which is of non-class type 'int' p.PrintKeyValue("maxCustomBorderColorSamplers", obj.maxCustomBorderColorSamplers, 28); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:1110:86: error: 'VkPhysicalDeviceDeviceMemoryReportFeaturesEXT' has not been declared void DumpVkPhysicalDeviceDeviceMemoryReportFeaturesEXT(Printer &p, std::string name, VkPhysicalDeviceDeviceMemoryReportFeaturesEXT &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDeviceDeviceMemoryReportFeaturesEXT(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:1112:64: error: request for member 'deviceMemoryReport' in 'obj', which is of non-class type 'int' p.PrintKeyBool("deviceMemoryReport", static_cast(obj.deviceMemoryReport), 18); ^~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:1125:88: error: 'VkPhysicalDeviceExtendedDynamicStateFeaturesEXT' has not been declared void DumpVkPhysicalDeviceExtendedDynamicStateFeaturesEXT(Printer &p, std::string name, VkPhysicalDeviceExtendedDynamicStateFeaturesEXT &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDeviceExtendedDynamicStateFeaturesEXT(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:1127:66: error: request for member 'extendedDynamicState' in 'obj', which is of non-class type 'int' p.PrintKeyBool("extendedDynamicState", static_cast(obj.extendedDynamicState), 20); ^~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:1211:87: error: 'VkPhysicalDeviceFragmentDensityMap2FeaturesEXT' has not been declared void DumpVkPhysicalDeviceFragmentDensityMap2FeaturesEXT(Printer &p, std::string name, VkPhysicalDeviceFragmentDensityMap2FeaturesEXT &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDeviceFragmentDensityMap2FeaturesEXT(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:1213:72: error: request for member 'fragmentDensityMapDeferred' in 'obj', which is of non-class type 'int' p.PrintKeyBool("fragmentDensityMapDeferred", static_cast(obj.fragmentDensityMapDeferred), 26); ^~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:1215:89: error: 'VkPhysicalDeviceFragmentDensityMap2PropertiesEXT' has not been declared void DumpVkPhysicalDeviceFragmentDensityMap2PropertiesEXT(Printer &p, std::string name, VkPhysicalDeviceFragmentDensityMap2PropertiesEXT &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDeviceFragmentDensityMap2PropertiesEXT(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:1217:61: error: request for member 'subsampledLoads' in 'obj', which is of non-class type 'int' p.PrintKeyBool("subsampledLoads", static_cast(obj.subsampledLoads), 41); ^~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1218:87: error: request for member 'subsampledCoarseReconstructionEarlyAccess' in 'obj', which is of non-class type 'int' p.PrintKeyBool("subsampledCoarseReconstructionEarlyAccess", static_cast(obj.subsampledCoarseReconstructionEarlyAccess), 41); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1219:53: error: request for member 'maxSubsampledArrayLayers' in 'obj', which is of non-class type 'int' p.PrintKeyValue("maxSubsampledArrayLayers", obj.maxSubsampledArrayLayers, 41); ^~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1220:63: error: request for member 'maxDescriptorSetSubsampledSamplers' in 'obj', which is of non-class type 'int' p.PrintKeyValue("maxDescriptorSetSubsampledSamplers", obj.maxDescriptorSetSubsampledSamplers, 41); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:1240:87: error: 'VkPhysicalDeviceFragmentShadingRateFeaturesKHR' has not been declared void DumpVkPhysicalDeviceFragmentShadingRateFeaturesKHR(Printer &p, std::string name, VkPhysicalDeviceFragmentShadingRateFeaturesKHR &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDeviceFragmentShadingRateFeaturesKHR(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:1242:73: error: request for member 'pipelineFragmentShadingRate' in 'obj', which is of non-class type 'int' p.PrintKeyBool("pipelineFragmentShadingRate", static_cast(obj.pipelineFragmentShadingRate), 29); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1243:74: error: request for member 'primitiveFragmentShadingRate' in 'obj', which is of non-class type 'int' p.PrintKeyBool("primitiveFragmentShadingRate", static_cast(obj.primitiveFragmentShadingRate), 29); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1244:75: error: request for member 'attachmentFragmentShadingRate' in 'obj', which is of non-class type 'int' p.PrintKeyBool("attachmentFragmentShadingRate", static_cast(obj.attachmentFragmentShadingRate), 29); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:1246:89: error: 'VkPhysicalDeviceFragmentShadingRatePropertiesKHR' has not been declared void DumpVkPhysicalDeviceFragmentShadingRatePropertiesKHR(Printer &p, std::string name, VkPhysicalDeviceFragmentShadingRatePropertiesKHR &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDeviceFragmentShadingRatePropertiesKHR(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:1248:72: error: request for member 'minFragmentShadingRateAttachmentTexelSize' in 'obj', which is of non-class type 'int' DumpVkExtent2D(p, "minFragmentShadingRateAttachmentTexelSize", obj.minFragmentShadingRateAttachmentTexelSize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1249:72: error: request for member 'maxFragmentShadingRateAttachmentTexelSize' in 'obj', which is of non-class type 'int' DumpVkExtent2D(p, "maxFragmentShadingRateAttachmentTexelSize", obj.maxFragmentShadingRateAttachmentTexelSize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1250:81: error: request for member 'maxFragmentShadingRateAttachmentTexelSizeAspectRatio' in 'obj', which is of non-class type 'int' p.PrintKeyValue("maxFragmentShadingRateAttachmentTexelSizeAspectRatio", obj.maxFragmentShadingRateAttachmentTexelSizeAspectRatio, 52); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1251:95: error: request for member 'primitiveFragmentShadingRateWithMultipleViewports' in 'obj', which is of non-class type 'int' p.PrintKeyBool("primitiveFragmentShadingRateWithMultipleViewports", static_cast(obj.primitiveFragmentShadingRateWithMultipleViewports), 52); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1252:75: error: request for member 'layeredShadingRateAttachments' in 'obj', which is of non-class type 'int' p.PrintKeyBool("layeredShadingRateAttachments", static_cast(obj.layeredShadingRateAttachments), 52); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1253:86: error: request for member 'fragmentShadingRateNonTrivialCombinerOps' in 'obj', which is of non-class type 'int' p.PrintKeyBool("fragmentShadingRateNonTrivialCombinerOps", static_cast(obj.fragmentShadingRateNonTrivialCombinerOps), 52); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1254:46: error: request for member 'maxFragmentSize' in 'obj', which is of non-class type 'int' DumpVkExtent2D(p, "maxFragmentSize", obj.maxFragmentSize); ^~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1255:55: error: request for member 'maxFragmentSizeAspectRatio' in 'obj', which is of non-class type 'int' p.PrintKeyValue("maxFragmentSizeAspectRatio", obj.maxFragmentSizeAspectRatio, 52); ^~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1256:66: error: request for member 'maxFragmentShadingRateCoverageSamples' in 'obj', which is of non-class type 'int' p.PrintKeyValue("maxFragmentShadingRateCoverageSamples", obj.maxFragmentShadingRateCoverageSamples, 52); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1257:84: error: request for member 'maxFragmentShadingRateRasterizationSamples' in 'obj', which is of non-class type 'int' DumpVkSampleCountFlagBits(p, "maxFragmentShadingRateRasterizationSamples", obj.maxFragmentShadingRateRasterizationSamples, 52); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1258:93: error: request for member 'fragmentShadingRateWithShaderDepthStencilWrites' in 'obj', which is of non-class type 'int' p.PrintKeyBool("fragmentShadingRateWithShaderDepthStencilWrites", static_cast(obj.fragmentShadingRateWithShaderDepthStencilWrites), 52); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1259:79: error: request for member 'fragmentShadingRateWithSampleMask' in 'obj', which is of non-class type 'int' p.PrintKeyBool("fragmentShadingRateWithSampleMask", static_cast(obj.fragmentShadingRateWithSampleMask), 52); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1260:85: error: request for member 'fragmentShadingRateWithShaderSampleMask' in 'obj', which is of non-class type 'int' p.PrintKeyBool("fragmentShadingRateWithShaderSampleMask", static_cast(obj.fragmentShadingRateWithShaderSampleMask), 52); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1261:94: error: request for member 'fragmentShadingRateWithConservativeRasterization' in 'obj', which is of non-class type 'int' p.PrintKeyBool("fragmentShadingRateWithConservativeRasterization", static_cast(obj.fragmentShadingRateWithConservativeRasterization), 52); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1262:92: error: request for member 'fragmentShadingRateWithFragmentShaderInterlock' in 'obj', which is of non-class type 'int' p.PrintKeyBool("fragmentShadingRateWithFragmentShaderInterlock", static_cast(obj.fragmentShadingRateWithFragmentShaderInterlock), 52); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1263:90: error: request for member 'fragmentShadingRateWithCustomSampleLocations' in 'obj', which is of non-class type 'int' p.PrintKeyBool("fragmentShadingRateWithCustomSampleLocations", static_cast(obj.fragmentShadingRateWithCustomSampleLocations), 52); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1264:87: error: request for member 'fragmentShadingRateStrictMultiplyCombiner' in 'obj', which is of non-class type 'int' p.PrintKeyBool("fragmentShadingRateStrictMultiplyCombiner", static_cast(obj.fragmentShadingRateStrictMultiplyCombiner), 52); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:1278:83: error: 'VkPhysicalDeviceImageRobustnessFeaturesEXT' has not been declared void DumpVkPhysicalDeviceImageRobustnessFeaturesEXT(Printer &p, std::string name, VkPhysicalDeviceImageRobustnessFeaturesEXT &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDeviceImageRobustnessFeaturesEXT(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:1280:63: error: request for member 'robustImageAccess' in 'obj', which is of non-class type 'int' p.PrintKeyBool("robustImageAccess", static_cast(obj.robustImageAccess), 17); ^~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:1524:96: error: 'VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT' has not been declared void DumpVkPhysicalDevicePipelineCreationCacheControlFeaturesEXT(Printer &p, std::string name, VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDevicePipelineCreationCacheControlFeaturesEXT(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:1526:74: error: request for member 'pipelineCreationCacheControl' in 'obj', which is of non-class type 'int' p.PrintKeyBool("pipelineCreationCacheControl", static_cast(obj.pipelineCreationCacheControl), 28); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:1537:85: error: 'VkPhysicalDevicePortabilitySubsetFeaturesKHR' has not been declared void DumpVkPhysicalDevicePortabilitySubsetFeaturesKHR(Printer &p, std::string name, VkPhysicalDevicePortabilitySubsetFeaturesKHR &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDevicePortabilitySubsetFeaturesKHR(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:1539:76: error: request for member 'constantAlphaColorBlendFactors' in 'obj', which is of non-class type 'int' p.PrintKeyBool("constantAlphaColorBlendFactors", static_cast(obj.constantAlphaColorBlendFactors), 38); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1540:52: error: request for member 'events' in 'obj', which is of non-class type 'int' p.PrintKeyBool("events", static_cast(obj.events), 38); ^~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1541:77: error: request for member 'imageViewFormatReinterpretation' in 'obj', which is of non-class type 'int' p.PrintKeyBool("imageViewFormatReinterpretation", static_cast(obj.imageViewFormatReinterpretation), 38); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1542:68: error: request for member 'imageViewFormatSwizzle' in 'obj', which is of non-class type 'int' p.PrintKeyBool("imageViewFormatSwizzle", static_cast(obj.imageViewFormatSwizzle), 38); ^~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1543:66: error: request for member 'imageView2DOn3DImage' in 'obj', which is of non-class type 'int' p.PrintKeyBool("imageView2DOn3DImage", static_cast(obj.imageView2DOn3DImage), 38); ^~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1544:67: error: request for member 'multisampleArrayImage' in 'obj', which is of non-class type 'int' p.PrintKeyBool("multisampleArrayImage", static_cast(obj.multisampleArrayImage), 38); ^~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1545:71: error: request for member 'mutableComparisonSamplers' in 'obj', which is of non-class type 'int' p.PrintKeyBool("mutableComparisonSamplers", static_cast(obj.mutableComparisonSamplers), 38); ^~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1546:59: error: request for member 'pointPolygons' in 'obj', which is of non-class type 'int' p.PrintKeyBool("pointPolygons", static_cast(obj.pointPolygons), 38); ^~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1547:63: error: request for member 'samplerMipLodBias' in 'obj', which is of non-class type 'int' p.PrintKeyBool("samplerMipLodBias", static_cast(obj.samplerMipLodBias), 38); ^~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1548:68: error: request for member 'separateStencilMaskRef' in 'obj', which is of non-class type 'int' p.PrintKeyBool("separateStencilMaskRef", static_cast(obj.separateStencilMaskRef), 38); ^~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1549:84: error: request for member 'shaderSampleRateInterpolationFunctions' in 'obj', which is of non-class type 'int' p.PrintKeyBool("shaderSampleRateInterpolationFunctions", static_cast(obj.shaderSampleRateInterpolationFunctions), 38); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1550:66: error: request for member 'tessellationIsolines' in 'obj', which is of non-class type 'int' p.PrintKeyBool("tessellationIsolines", static_cast(obj.tessellationIsolines), 38); ^~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1551:67: error: request for member 'tessellationPointMode' in 'obj', which is of non-class type 'int' p.PrintKeyBool("tessellationPointMode", static_cast(obj.tessellationPointMode), 38); ^~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1552:58: error: request for member 'triangleFans' in 'obj', which is of non-class type 'int' p.PrintKeyBool("triangleFans", static_cast(obj.triangleFans), 38); ^~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1553:79: error: request for member 'vertexAttributeAccessBeyondStride' in 'obj', which is of non-class type 'int' p.PrintKeyBool("vertexAttributeAccessBeyondStride", static_cast(obj.vertexAttributeAccessBeyondStride), 38); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:1557:87: error: 'VkPhysicalDevicePortabilitySubsetPropertiesKHR' has not been declared void DumpVkPhysicalDevicePortabilitySubsetPropertiesKHR(Printer &p, std::string name, VkPhysicalDevicePortabilitySubsetPropertiesKHR &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDevicePortabilitySubsetPropertiesKHR(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:1559:65: error: request for member 'minVertexInputBindingStrideAlignment' in 'obj', which is of non-class type 'int' p.PrintKeyValue("minVertexInputBindingStrideAlignment", obj.minVertexInputBindingStrideAlignment, 36); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:1562:79: error: 'VkPhysicalDevicePrivateDataFeaturesEXT' has not been declared void DumpVkPhysicalDevicePrivateDataFeaturesEXT(Printer &p, std::string name, VkPhysicalDevicePrivateDataFeaturesEXT &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDevicePrivateDataFeaturesEXT(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:1564:57: error: request for member 'privateData' in 'obj', which is of non-class type 'int' p.PrintKeyBool("privateData", static_cast(obj.privateData), 11); ^~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:1578:76: error: 'VkPhysicalDeviceRayQueryFeaturesKHR' has not been declared void DumpVkPhysicalDeviceRayQueryFeaturesKHR(Printer &p, std::string name, VkPhysicalDeviceRayQueryFeaturesKHR &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDeviceRayQueryFeaturesKHR(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:1580:54: error: request for member 'rayQuery' in 'obj', which is of non-class type 'int' p.PrintKeyBool("rayQuery", static_cast(obj.rayQuery), 8); ^~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:1582:86: error: 'VkPhysicalDeviceRayTracingPipelineFeaturesKHR' has not been declared void DumpVkPhysicalDeviceRayTracingPipelineFeaturesKHR(Printer &p, std::string name, VkPhysicalDeviceRayTracingPipelineFeaturesKHR &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDeviceRayTracingPipelineFeaturesKHR(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:1584:64: error: request for member 'rayTracingPipeline' in 'obj', which is of non-class type 'int' p.PrintKeyBool("rayTracingPipeline", static_cast(obj.rayTracingPipeline), 53); ^~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1585:94: error: request for member 'rayTracingPipelineShaderGroupHandleCaptureReplay' in 'obj', which is of non-class type 'int' p.PrintKeyBool("rayTracingPipelineShaderGroupHandleCaptureReplay", static_cast(obj.rayTracingPipelineShaderGroupHandleCaptureReplay), 53); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1586:99: error: request for member 'rayTracingPipelineShaderGroupHandleCaptureReplayMixed' in 'obj', which is of non-class type 'int' p.PrintKeyBool("rayTracingPipelineShaderGroupHandleCaptureReplayMixed", static_cast(obj.rayTracingPipelineShaderGroupHandleCaptureReplayMixed), 53); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1587:81: error: request for member 'rayTracingPipelineTraceRaysIndirect' in 'obj', which is of non-class type 'int' p.PrintKeyBool("rayTracingPipelineTraceRaysIndirect", static_cast(obj.rayTracingPipelineTraceRaysIndirect), 53); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1588:74: error: request for member 'rayTraversalPrimitiveCulling' in 'obj', which is of non-class type 'int' p.PrintKeyBool("rayTraversalPrimitiveCulling", static_cast(obj.rayTraversalPrimitiveCulling), 53); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:1590:88: error: 'VkPhysicalDeviceRayTracingPipelinePropertiesKHR' has not been declared void DumpVkPhysicalDeviceRayTracingPipelinePropertiesKHR(Printer &p, std::string name, VkPhysicalDeviceRayTracingPipelinePropertiesKHR &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDeviceRayTracingPipelinePropertiesKHR(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:1592:50: error: request for member 'shaderGroupHandleSize' in 'obj', which is of non-class type 'int' p.PrintKeyValue("shaderGroupHandleSize", obj.shaderGroupHandleSize, 34); ^~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1593:49: error: request for member 'maxRayRecursionDepth' in 'obj', which is of non-class type 'int' p.PrintKeyValue("maxRayRecursionDepth", obj.maxRayRecursionDepth, 34); ^~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1594:49: error: request for member 'maxShaderGroupStride' in 'obj', which is of non-class type 'int' p.PrintKeyValue("maxShaderGroupStride", obj.maxShaderGroupStride, 34); ^~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1595:53: error: request for member 'shaderGroupBaseAlignment' in 'obj', which is of non-class type 'int' p.PrintKeyValue("shaderGroupBaseAlignment", obj.shaderGroupBaseAlignment, 34); ^~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1596:63: error: request for member 'shaderGroupHandleCaptureReplaySize' in 'obj', which is of non-class type 'int' p.PrintKeyValue("shaderGroupHandleCaptureReplaySize", obj.shaderGroupHandleCaptureReplaySize, 34); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1597:58: error: request for member 'maxRayDispatchInvocationCount' in 'obj', which is of non-class type 'int' p.PrintKeyValue("maxRayDispatchInvocationCount", obj.maxRayDispatchInvocationCount, 34); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1598:55: error: request for member 'shaderGroupHandleAlignment' in 'obj', which is of non-class type 'int' p.PrintKeyValue("shaderGroupHandleAlignment", obj.shaderGroupHandleAlignment, 34); ^~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1599:51: error: request for member 'maxRayHitAttributeSize' in 'obj', which is of non-class type 'int' p.PrintKeyValue("maxRayHitAttributeSize", obj.maxRayHitAttributeSize, 34); ^~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:1601:79: error: 'VkPhysicalDeviceRobustness2FeaturesEXT' has not been declared void DumpVkPhysicalDeviceRobustness2FeaturesEXT(Printer &p, std::string name, VkPhysicalDeviceRobustness2FeaturesEXT &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDeviceRobustness2FeaturesEXT(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:1603:65: error: request for member 'robustBufferAccess2' in 'obj', which is of non-class type 'int' p.PrintKeyBool("robustBufferAccess2", static_cast(obj.robustBufferAccess2), 19); ^~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1604:64: error: request for member 'robustImageAccess2' in 'obj', which is of non-class type 'int' p.PrintKeyBool("robustImageAccess2", static_cast(obj.robustImageAccess2), 19); ^~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1605:60: error: request for member 'nullDescriptor' in 'obj', which is of non-class type 'int' p.PrintKeyBool("nullDescriptor", static_cast(obj.nullDescriptor), 19); ^~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:1607:81: error: 'VkPhysicalDeviceRobustness2PropertiesEXT' has not been declared void DumpVkPhysicalDeviceRobustness2PropertiesEXT(Printer &p, std::string name, VkPhysicalDeviceRobustness2PropertiesEXT &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDeviceRobustness2PropertiesEXT(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:1609:81: error: request for member 'robustStorageBufferAccessSizeAlignment' in 'obj', which is of non-class type 'int' p.PrintKeyValue("robustStorageBufferAccessSizeAlignment", to_hex_str(p, obj.robustStorageBufferAccessSizeAlignment), 38); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1610:81: error: request for member 'robustUniformBufferAccessSizeAlignment' in 'obj', which is of non-class type 'int' p.PrintKeyValue("robustUniformBufferAccessSizeAlignment", to_hex_str(p, obj.robustUniformBufferAccessSizeAlignment), 38); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:1640:85: error: 'VkPhysicalDeviceShaderAtomicFloatFeaturesEXT' has not been declared void DumpVkPhysicalDeviceShaderAtomicFloatFeaturesEXT(Printer &p, std::string name, VkPhysicalDeviceShaderAtomicFloatFeaturesEXT &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDeviceShaderAtomicFloatFeaturesEXT(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:1642:72: error: request for member 'shaderBufferFloat32Atomics' in 'obj', which is of non-class type 'int' p.PrintKeyBool("shaderBufferFloat32Atomics", static_cast(obj.shaderBufferFloat32Atomics), 28); ^~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1643:74: error: request for member 'shaderBufferFloat32AtomicAdd' in 'obj', which is of non-class type 'int' p.PrintKeyBool("shaderBufferFloat32AtomicAdd", static_cast(obj.shaderBufferFloat32AtomicAdd), 28); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1644:72: error: request for member 'shaderBufferFloat64Atomics' in 'obj', which is of non-class type 'int' p.PrintKeyBool("shaderBufferFloat64Atomics", static_cast(obj.shaderBufferFloat64Atomics), 28); ^~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1645:74: error: request for member 'shaderBufferFloat64AtomicAdd' in 'obj', which is of non-class type 'int' p.PrintKeyBool("shaderBufferFloat64AtomicAdd", static_cast(obj.shaderBufferFloat64AtomicAdd), 28); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1646:72: error: request for member 'shaderSharedFloat32Atomics' in 'obj', which is of non-class type 'int' p.PrintKeyBool("shaderSharedFloat32Atomics", static_cast(obj.shaderSharedFloat32Atomics), 28); ^~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1647:74: error: request for member 'shaderSharedFloat32AtomicAdd' in 'obj', which is of non-class type 'int' p.PrintKeyBool("shaderSharedFloat32AtomicAdd", static_cast(obj.shaderSharedFloat32AtomicAdd), 28); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1648:72: error: request for member 'shaderSharedFloat64Atomics' in 'obj', which is of non-class type 'int' p.PrintKeyBool("shaderSharedFloat64Atomics", static_cast(obj.shaderSharedFloat64Atomics), 28); ^~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1649:74: error: request for member 'shaderSharedFloat64AtomicAdd' in 'obj', which is of non-class type 'int' p.PrintKeyBool("shaderSharedFloat64AtomicAdd", static_cast(obj.shaderSharedFloat64AtomicAdd), 28); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1650:71: error: request for member 'shaderImageFloat32Atomics' in 'obj', which is of non-class type 'int' p.PrintKeyBool("shaderImageFloat32Atomics", static_cast(obj.shaderImageFloat32Atomics), 28); ^~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1651:73: error: request for member 'shaderImageFloat32AtomicAdd' in 'obj', which is of non-class type 'int' p.PrintKeyBool("shaderImageFloat32AtomicAdd", static_cast(obj.shaderImageFloat32AtomicAdd), 28); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1652:71: error: request for member 'sparseImageFloat32Atomics' in 'obj', which is of non-class type 'int' p.PrintKeyBool("sparseImageFloat32Atomics", static_cast(obj.sparseImageFloat32Atomics), 28); ^~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1653:73: error: request for member 'sparseImageFloat32AtomicAdd' in 'obj', which is of non-class type 'int' p.PrintKeyBool("sparseImageFloat32AtomicAdd", static_cast(obj.sparseImageFloat32AtomicAdd), 28); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:1678:90: error: 'VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT' has not been declared void DumpVkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT(Printer &p, std::string name, VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:1680:69: error: request for member 'shaderImageInt64Atomics' in 'obj', which is of non-class type 'int' p.PrintKeyBool("shaderImageInt64Atomics", static_cast(obj.shaderImageInt64Atomics), 23); ^~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1681:69: error: request for member 'sparseImageInt64Atomics' in 'obj', which is of non-class type 'int' p.PrintKeyBool("sparseImageInt64Atomics", static_cast(obj.sparseImageInt64Atomics), 23); ^~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: At global scope: vulkaninfo/generated/vulkaninfo.hpp:1687:93: error: 'VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR' has not been declared void DumpVkPhysicalDeviceShaderTerminateInvocationFeaturesKHR(Printer &p, std::string name, VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR &obj) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'void DumpVkPhysicalDeviceShaderTerminateInvocationFeaturesKHR(Printer&, std::__cxx11::string, int&)': vulkaninfo/generated/vulkaninfo.hpp:1689:71: error: request for member 'shaderTerminateInvocation' in 'obj', which is of non-class type 'int' p.PrintKeyBool("shaderTerminateInvocation", static_cast(obj.shaderTerminateInvocation), 25); ^~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp: In function 'pNextChainInfos get_chain_infos()': vulkaninfo/generated/vulkaninfo.hpp:1972:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ACCELERATION_STRUCTURE_PROPERTIES_KHR' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ACCELERATION_STRUCTURE_PROPERTIES_KHR, sizeof(VkPhysicalDeviceAccelerationStructurePropertiesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1972:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TIMELINE_SEMAPHORE_PROPERTIES_KHR' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ACCELERATION_STRUCTURE_PROPERTIES_KHR, sizeof(VkPhysicalDeviceAccelerationStructurePropertiesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TIMELINE_SEMAPHORE_PROPERTIES_KHR vulkaninfo/generated/vulkaninfo.hpp:1972:90: error: 'VkPhysicalDeviceAccelerationStructurePropertiesKHR' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ACCELERATION_STRUCTURE_PROPERTIES_KHR, sizeof(VkPhysicalDeviceAccelerationStructurePropertiesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1972:90: note: suggested alternative: 'DumpVkPhysicalDeviceAccelerationStructurePropertiesKHR' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ACCELERATION_STRUCTURE_PROPERTIES_KHR, sizeof(VkPhysicalDeviceAccelerationStructurePropertiesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceAccelerationStructurePropertiesKHR vulkaninfo/generated/vulkaninfo.hpp:1975:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_CUSTOM_BORDER_COLOR_PROPERTIES_EXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_CUSTOM_BORDER_COLOR_PROPERTIES_EXT, sizeof(VkPhysicalDeviceCustomBorderColorPropertiesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1975:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TOOL_PROPERTIES_EXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_CUSTOM_BORDER_COLOR_PROPERTIES_EXT, sizeof(VkPhysicalDeviceCustomBorderColorPropertiesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TOOL_PROPERTIES_EXT vulkaninfo/generated/vulkaninfo.hpp:1975:87: error: 'VkPhysicalDeviceCustomBorderColorPropertiesEXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_CUSTOM_BORDER_COLOR_PROPERTIES_EXT, sizeof(VkPhysicalDeviceCustomBorderColorPropertiesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1975:87: note: suggested alternative: 'DumpVkPhysicalDeviceCustomBorderColorPropertiesEXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_CUSTOM_BORDER_COLOR_PROPERTIES_EXT, sizeof(VkPhysicalDeviceCustomBorderColorPropertiesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceCustomBorderColorPropertiesEXT vulkaninfo/generated/vulkaninfo.hpp:1982:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_2_PROPERTIES_EXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_2_PROPERTIES_EXT, sizeof(VkPhysicalDeviceFragmentDensityMap2PropertiesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1982:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_PROPERTIES_EXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_2_PROPERTIES_EXT, sizeof(VkPhysicalDeviceFragmentDensityMap2PropertiesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_PROPERTIES_EXT vulkaninfo/generated/vulkaninfo.hpp:1982:90: error: 'VkPhysicalDeviceFragmentDensityMap2PropertiesEXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_2_PROPERTIES_EXT, sizeof(VkPhysicalDeviceFragmentDensityMap2PropertiesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1982:90: note: suggested alternative: 'VkPhysicalDeviceFragmentDensityMapPropertiesEXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_2_PROPERTIES_EXT, sizeof(VkPhysicalDeviceFragmentDensityMap2PropertiesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceFragmentDensityMapPropertiesEXT vulkaninfo/generated/vulkaninfo.hpp:1984:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_PROPERTIES_KHR' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_PROPERTIES_KHR, sizeof(VkPhysicalDeviceFragmentShadingRatePropertiesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1984:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_PROPERTIES_EXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_PROPERTIES_KHR, sizeof(VkPhysicalDeviceFragmentShadingRatePropertiesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_PROPERTIES_EXT vulkaninfo/generated/vulkaninfo.hpp:1984:89: error: 'VkPhysicalDeviceFragmentShadingRatePropertiesKHR' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_PROPERTIES_KHR, sizeof(VkPhysicalDeviceFragmentShadingRatePropertiesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1984:89: note: suggested alternative: 'DumpVkPhysicalDeviceFragmentShadingRatePropertiesKHR' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_PROPERTIES_KHR, sizeof(VkPhysicalDeviceFragmentShadingRatePropertiesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceFragmentShadingRatePropertiesKHR vulkaninfo/generated/vulkaninfo.hpp:1994:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_PROPERTIES_KHR' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_PROPERTIES_KHR, sizeof(VkPhysicalDevicePortabilitySubsetPropertiesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1994:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_POINT_CLIPPING_PROPERTIES_KHR' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_PROPERTIES_KHR, sizeof(VkPhysicalDevicePortabilitySubsetPropertiesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_POINT_CLIPPING_PROPERTIES_KHR vulkaninfo/generated/vulkaninfo.hpp:1994:86: error: 'VkPhysicalDevicePortabilitySubsetPropertiesKHR' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_PROPERTIES_KHR, sizeof(VkPhysicalDevicePortabilitySubsetPropertiesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1994:86: note: suggested alternative: 'DumpVkPhysicalDevicePortabilitySubsetPropertiesKHR' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_PROPERTIES_KHR, sizeof(VkPhysicalDevicePortabilitySubsetPropertiesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDevicePortabilitySubsetPropertiesKHR vulkaninfo/generated/vulkaninfo.hpp:1998:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PIPELINE_PROPERTIES_KHR' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PIPELINE_PROPERTIES_KHR, sizeof(VkPhysicalDeviceRayTracingPipelinePropertiesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1998:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PROPERTIES_NV' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PIPELINE_PROPERTIES_KHR, sizeof(VkPhysicalDeviceRayTracingPipelinePropertiesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PROPERTIES_NV vulkaninfo/generated/vulkaninfo.hpp:1998:88: error: 'VkPhysicalDeviceRayTracingPipelinePropertiesKHR' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PIPELINE_PROPERTIES_KHR, sizeof(VkPhysicalDeviceRayTracingPipelinePropertiesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1998:88: note: suggested alternative: 'DumpVkPhysicalDeviceRayTracingPipelinePropertiesKHR' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PIPELINE_PROPERTIES_KHR, sizeof(VkPhysicalDeviceRayTracingPipelinePropertiesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceRayTracingPipelinePropertiesKHR vulkaninfo/generated/vulkaninfo.hpp:1999:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ROBUSTNESS_2_PROPERTIES_EXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ROBUSTNESS_2_PROPERTIES_EXT, sizeof(VkPhysicalDeviceRobustness2PropertiesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1999:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TOOL_PROPERTIES_EXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ROBUSTNESS_2_PROPERTIES_EXT, sizeof(VkPhysicalDeviceRobustness2PropertiesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TOOL_PROPERTIES_EXT vulkaninfo/generated/vulkaninfo.hpp:1999:80: error: 'VkPhysicalDeviceRobustness2PropertiesEXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ROBUSTNESS_2_PROPERTIES_EXT, sizeof(VkPhysicalDeviceRobustness2PropertiesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:1999:80: note: suggested alternative: 'DumpVkPhysicalDeviceRobustness2PropertiesEXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ROBUSTNESS_2_PROPERTIES_EXT, sizeof(VkPhysicalDeviceRobustness2PropertiesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceRobustness2PropertiesEXT vulkaninfo/generated/vulkaninfo.hpp:2010:5: error: no match for 'operator=' (operand types are 'std::vector' and '') }; ^ In file included from /usr/include/c++/8/vector:69, from vulkaninfo/vulkaninfo.h:39, from vulkaninfo/generated/vulkaninfo.hpp:27, from vulkaninfo/vulkaninfo.cpp:29: /usr/include/c++/8/bits/vector.tcc:186:5: note: candidate: 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = pNextChainBuildingBlockInfo; _Alloc = std::allocator]' vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/8/bits/vector.tcc:186:5: note: no known conversion for argument 1 from '' to 'const std::vector&' In file included from /usr/include/c++/8/vector:64, from vulkaninfo/vulkaninfo.h:39, from vulkaninfo/generated/vulkaninfo.hpp:27, from vulkaninfo/vulkaninfo.cpp:29: /usr/include/c++/8/bits/stl_vector.h:596:7: note: candidate: 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(std::vector<_Tp, _Alloc>&&) [with _Tp = pNextChainBuildingBlockInfo; _Alloc = std::allocator]' operator=(vector&& __x) noexcept(_Alloc_traits::_S_nothrow_move()) ^~~~~~~~ /usr/include/c++/8/bits/stl_vector.h:596:7: note: no known conversion for argument 1 from '' to 'std::vector&&' /usr/include/c++/8/bits/stl_vector.h:617:7: note: candidate: 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(std::initializer_list<_Tp>) [with _Tp = pNextChainBuildingBlockInfo; _Alloc = std::allocator]' operator=(initializer_list __l) ^~~~~~~~ /usr/include/c++/8/bits/stl_vector.h:617:7: note: no known conversion for argument 1 from '' to 'std::initializer_list' In file included from vulkaninfo/vulkaninfo.cpp:29: vulkaninfo/generated/vulkaninfo.hpp:2016:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_4444_FORMATS_FEATURES_EXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_4444_FORMATS_FEATURES_EXT, sizeof(VkPhysicalDevice4444FormatsFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2016:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_4444_FORMATS_FEATURES_EXT, sizeof(VkPhysicalDevice4444FormatsFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT vulkaninfo/generated/vulkaninfo.hpp:2016:78: error: 'VkPhysicalDevice4444FormatsFeaturesEXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_4444_FORMATS_FEATURES_EXT, sizeof(VkPhysicalDevice4444FormatsFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2016:78: note: suggested alternative: 'DumpVkPhysicalDevice4444FormatsFeaturesEXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_4444_FORMATS_FEATURES_EXT, sizeof(VkPhysicalDevice4444FormatsFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDevice4444FormatsFeaturesEXT vulkaninfo/generated/vulkaninfo.hpp:2019:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ACCELERATION_STRUCTURE_FEATURES_KHR' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ACCELERATION_STRUCTURE_FEATURES_KHR, sizeof(VkPhysicalDeviceAccelerationStructureFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2019:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TIMELINE_SEMAPHORE_FEATURES_KHR' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ACCELERATION_STRUCTURE_FEATURES_KHR, sizeof(VkPhysicalDeviceAccelerationStructureFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TIMELINE_SEMAPHORE_FEATURES_KHR vulkaninfo/generated/vulkaninfo.hpp:2019:88: error: 'VkPhysicalDeviceAccelerationStructureFeaturesKHR' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ACCELERATION_STRUCTURE_FEATURES_KHR, sizeof(VkPhysicalDeviceAccelerationStructureFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2019:88: note: suggested alternative: 'DumpVkPhysicalDeviceAccelerationStructureFeaturesKHR' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ACCELERATION_STRUCTURE_FEATURES_KHR, sizeof(VkPhysicalDeviceAccelerationStructureFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceAccelerationStructureFeaturesKHR vulkaninfo/generated/vulkaninfo.hpp:2024:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_CUSTOM_BORDER_COLOR_FEATURES_EXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_CUSTOM_BORDER_COLOR_FEATURES_EXT, sizeof(VkPhysicalDeviceCustomBorderColorFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2024:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_CUSTOM_BORDER_COLOR_FEATURES_EXT, sizeof(VkPhysicalDeviceCustomBorderColorFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT vulkaninfo/generated/vulkaninfo.hpp:2024:85: error: 'VkPhysicalDeviceCustomBorderColorFeaturesEXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_CUSTOM_BORDER_COLOR_FEATURES_EXT, sizeof(VkPhysicalDeviceCustomBorderColorFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2024:85: note: suggested alternative: 'DumpVkPhysicalDeviceCustomBorderColorFeaturesEXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_CUSTOM_BORDER_COLOR_FEATURES_EXT, sizeof(VkPhysicalDeviceCustomBorderColorFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceCustomBorderColorFeaturesEXT vulkaninfo/generated/vulkaninfo.hpp:2027:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DEVICE_MEMORY_REPORT_FEATURES_EXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DEVICE_MEMORY_REPORT_FEATURES_EXT, sizeof(VkPhysicalDeviceDeviceMemoryReportFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2027:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MEMORY_PRIORITY_FEATURES_EXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DEVICE_MEMORY_REPORT_FEATURES_EXT, sizeof(VkPhysicalDeviceDeviceMemoryReportFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MEMORY_PRIORITY_FEATURES_EXT vulkaninfo/generated/vulkaninfo.hpp:2027:86: error: 'VkPhysicalDeviceDeviceMemoryReportFeaturesEXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DEVICE_MEMORY_REPORT_FEATURES_EXT, sizeof(VkPhysicalDeviceDeviceMemoryReportFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2027:86: note: suggested alternative: 'DumpVkPhysicalDeviceDeviceMemoryReportFeaturesEXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DEVICE_MEMORY_REPORT_FEATURES_EXT, sizeof(VkPhysicalDeviceDeviceMemoryReportFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceDeviceMemoryReportFeaturesEXT vulkaninfo/generated/vulkaninfo.hpp:2028:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTENDED_DYNAMIC_STATE_FEATURES_EXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTENDED_DYNAMIC_STATE_FEATURES_EXT, sizeof(VkPhysicalDeviceExtendedDynamicStateFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2028:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_INDEX_TYPE_UINT8_FEATURES_EXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTENDED_DYNAMIC_STATE_FEATURES_EXT, sizeof(VkPhysicalDeviceExtendedDynamicStateFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_INDEX_TYPE_UINT8_FEATURES_EXT vulkaninfo/generated/vulkaninfo.hpp:2028:88: error: 'VkPhysicalDeviceExtendedDynamicStateFeaturesEXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTENDED_DYNAMIC_STATE_FEATURES_EXT, sizeof(VkPhysicalDeviceExtendedDynamicStateFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2028:88: note: suggested alternative: 'DumpVkPhysicalDeviceExtendedDynamicStateFeaturesEXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTENDED_DYNAMIC_STATE_FEATURES_EXT, sizeof(VkPhysicalDeviceExtendedDynamicStateFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceExtendedDynamicStateFeaturesEXT vulkaninfo/generated/vulkaninfo.hpp:2029:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_2_FEATURES_EXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_2_FEATURES_EXT, sizeof(VkPhysicalDeviceFragmentDensityMap2FeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2029:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_FEATURES_EXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_2_FEATURES_EXT, sizeof(VkPhysicalDeviceFragmentDensityMap2FeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_FEATURES_EXT vulkaninfo/generated/vulkaninfo.hpp:2029:88: error: 'VkPhysicalDeviceFragmentDensityMap2FeaturesEXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_2_FEATURES_EXT, sizeof(VkPhysicalDeviceFragmentDensityMap2FeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2029:88: note: suggested alternative: 'VkPhysicalDeviceFragmentDensityMapFeaturesEXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_2_FEATURES_EXT, sizeof(VkPhysicalDeviceFragmentDensityMap2FeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceFragmentDensityMapFeaturesEXT vulkaninfo/generated/vulkaninfo.hpp:2032:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_FEATURES_KHR' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_FEATURES_KHR, sizeof(VkPhysicalDeviceFragmentShadingRateFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2032:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADER_INTERLOCK_FEATURES_EXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_FEATURES_KHR, sizeof(VkPhysicalDeviceFragmentShadingRateFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADER_INTERLOCK_FEATURES_EXT vulkaninfo/generated/vulkaninfo.hpp:2032:87: error: 'VkPhysicalDeviceFragmentShadingRateFeaturesKHR' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_FEATURES_KHR, sizeof(VkPhysicalDeviceFragmentShadingRateFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2032:87: note: suggested alternative: 'DumpVkPhysicalDeviceFragmentShadingRateFeaturesKHR' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_FEATURES_KHR, sizeof(VkPhysicalDeviceFragmentShadingRateFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceFragmentShadingRateFeaturesKHR vulkaninfo/generated/vulkaninfo.hpp:2034:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_IMAGE_ROBUSTNESS_FEATURES_EXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_IMAGE_ROBUSTNESS_FEATURES_EXT, sizeof(VkPhysicalDeviceImageRobustnessFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2034:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_BUFFER_ADDRESS_FEATURES_EXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_IMAGE_ROBUSTNESS_FEATURES_EXT, sizeof(VkPhysicalDeviceImageRobustnessFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_BUFFER_ADDRESS_FEATURES_EXT vulkaninfo/generated/vulkaninfo.hpp:2034:82: error: 'VkPhysicalDeviceImageRobustnessFeaturesEXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_IMAGE_ROBUSTNESS_FEATURES_EXT, sizeof(VkPhysicalDeviceImageRobustnessFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2034:82: note: suggested alternative: 'DumpVkPhysicalDeviceImageRobustnessFeaturesEXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_IMAGE_ROBUSTNESS_FEATURES_EXT, sizeof(VkPhysicalDeviceImageRobustnessFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceImageRobustnessFeaturesEXT vulkaninfo/generated/vulkaninfo.hpp:2042:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PIPELINE_CREATION_CACHE_CONTROL_FEATURES_EXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PIPELINE_CREATION_CACHE_CONTROL_FEATURES_EXT, sizeof(VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2042:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SUBGROUP_SIZE_CONTROL_FEATURES_EXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PIPELINE_CREATION_CACHE_CONTROL_FEATURES_EXT, sizeof(VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SUBGROUP_SIZE_CONTROL_FEATURES_EXT vulkaninfo/generated/vulkaninfo.hpp:2042:97: error: 'VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PIPELINE_CREATION_CACHE_CONTROL_FEATURES_EXT, sizeof(VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2042:97: note: suggested alternative: 'DumpVkPhysicalDevicePipelineCreationCacheControlFeaturesEXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PIPELINE_CREATION_CACHE_CONTROL_FEATURES_EXT, sizeof(VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDevicePipelineCreationCacheControlFeaturesEXT vulkaninfo/generated/vulkaninfo.hpp:2045:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_FEATURES_KHR' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_FEATURES_KHR, sizeof(VkPhysicalDevicePortabilitySubsetFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2045:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VARIABLE_POINTER_FEATURES_KHR' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_FEATURES_KHR, sizeof(VkPhysicalDevicePortabilitySubsetFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VARIABLE_POINTER_FEATURES_KHR vulkaninfo/generated/vulkaninfo.hpp:2045:84: error: 'VkPhysicalDevicePortabilitySubsetFeaturesKHR' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_FEATURES_KHR, sizeof(VkPhysicalDevicePortabilitySubsetFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2045:84: note: suggested alternative: 'DumpVkPhysicalDevicePortabilitySubsetFeaturesKHR' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_FEATURES_KHR, sizeof(VkPhysicalDevicePortabilitySubsetFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDevicePortabilitySubsetFeaturesKHR vulkaninfo/generated/vulkaninfo.hpp:2047:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PRIVATE_DATA_FEATURES_EXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PRIVATE_DATA_FEATURES_EXT, sizeof(VkPhysicalDevicePrivateDataFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2047:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PRIVATE_DATA_FEATURES_EXT, sizeof(VkPhysicalDevicePrivateDataFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT vulkaninfo/generated/vulkaninfo.hpp:2047:78: error: 'VkPhysicalDevicePrivateDataFeaturesEXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PRIVATE_DATA_FEATURES_EXT, sizeof(VkPhysicalDevicePrivateDataFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2047:78: note: suggested alternative: 'DumpVkPhysicalDevicePrivateDataFeaturesEXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PRIVATE_DATA_FEATURES_EXT, sizeof(VkPhysicalDevicePrivateDataFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDevicePrivateDataFeaturesEXT vulkaninfo/generated/vulkaninfo.hpp:2049:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_QUERY_FEATURES_KHR' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_QUERY_FEATURES_KHR, sizeof(VkPhysicalDeviceRayQueryFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2049:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTIVIEW_FEATURES_KHR' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_QUERY_FEATURES_KHR, sizeof(VkPhysicalDeviceRayQueryFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTIVIEW_FEATURES_KHR vulkaninfo/generated/vulkaninfo.hpp:2049:75: error: 'VkPhysicalDeviceRayQueryFeaturesKHR' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_QUERY_FEATURES_KHR, sizeof(VkPhysicalDeviceRayQueryFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2049:75: note: suggested alternative: 'DumpVkPhysicalDeviceRayQueryFeaturesKHR' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_QUERY_FEATURES_KHR, sizeof(VkPhysicalDeviceRayQueryFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceRayQueryFeaturesKHR vulkaninfo/generated/vulkaninfo.hpp:2050:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PIPELINE_FEATURES_KHR' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PIPELINE_FEATURES_KHR, sizeof(VkPhysicalDeviceRayTracingPipelineFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2050:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VARIABLE_POINTER_FEATURES_KHR' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PIPELINE_FEATURES_KHR, sizeof(VkPhysicalDeviceRayTracingPipelineFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VARIABLE_POINTER_FEATURES_KHR vulkaninfo/generated/vulkaninfo.hpp:2050:86: error: 'VkPhysicalDeviceRayTracingPipelineFeaturesKHR' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PIPELINE_FEATURES_KHR, sizeof(VkPhysicalDeviceRayTracingPipelineFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2050:86: note: suggested alternative: 'DumpVkPhysicalDeviceRayTracingPipelineFeaturesKHR' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PIPELINE_FEATURES_KHR, sizeof(VkPhysicalDeviceRayTracingPipelineFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceRayTracingPipelineFeaturesKHR vulkaninfo/generated/vulkaninfo.hpp:2051:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ROBUSTNESS_2_FEATURES_EXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ROBUSTNESS_2_FEATURES_EXT, sizeof(VkPhysicalDeviceRobustness2FeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2051:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ROBUSTNESS_2_FEATURES_EXT, sizeof(VkPhysicalDeviceRobustness2FeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT vulkaninfo/generated/vulkaninfo.hpp:2051:78: error: 'VkPhysicalDeviceRobustness2FeaturesEXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ROBUSTNESS_2_FEATURES_EXT, sizeof(VkPhysicalDeviceRobustness2FeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2051:78: note: suggested alternative: 'DumpVkPhysicalDeviceRobustness2FeaturesEXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ROBUSTNESS_2_FEATURES_EXT, sizeof(VkPhysicalDeviceRobustness2FeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceRobustness2FeaturesEXT vulkaninfo/generated/vulkaninfo.hpp:2055:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_FLOAT_FEATURES_EXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_FLOAT_FEATURES_EXT, sizeof(VkPhysicalDeviceShaderAtomicFloatFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2055:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_INT64_FEATURES_KHR' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_FLOAT_FEATURES_EXT, sizeof(VkPhysicalDeviceShaderAtomicFloatFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_INT64_FEATURES_KHR vulkaninfo/generated/vulkaninfo.hpp:2055:85: error: 'VkPhysicalDeviceShaderAtomicFloatFeaturesEXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_FLOAT_FEATURES_EXT, sizeof(VkPhysicalDeviceShaderAtomicFloatFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2055:85: note: suggested alternative: 'DumpVkPhysicalDeviceShaderAtomicFloatFeaturesEXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_FLOAT_FEATURES_EXT, sizeof(VkPhysicalDeviceShaderAtomicFloatFeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceShaderAtomicFloatFeaturesEXT vulkaninfo/generated/vulkaninfo.hpp:2061:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_IMAGE_ATOMIC_INT64_FEATURES_EXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_IMAGE_ATOMIC_INT64_FEATURES_EXT, sizeof(VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2061:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_INT64_FEATURES_KHR' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_IMAGE_ATOMIC_INT64_FEATURES_EXT, sizeof(VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_INT64_FEATURES_KHR vulkaninfo/generated/vulkaninfo.hpp:2061:91: error: 'VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_IMAGE_ATOMIC_INT64_FEATURES_EXT, sizeof(VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2061:91: note: suggested alternative: 'DumpVkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_IMAGE_ATOMIC_INT64_FEATURES_EXT, sizeof(VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT vulkaninfo/generated/vulkaninfo.hpp:2063:10: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_TERMINATE_INVOCATION_FEATURES_KHR' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_TERMINATE_INVOCATION_FEATURES_KHR, sizeof(VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2063:10: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_INT64_FEATURES_KHR' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_TERMINATE_INVOCATION_FEATURES_KHR, sizeof(VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_INT64_FEATURES_KHR vulkaninfo/generated/vulkaninfo.hpp:2063:93: error: 'VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR' was not declared in this scope {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_TERMINATE_INVOCATION_FEATURES_KHR, sizeof(VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2063:93: note: suggested alternative: 'DumpVkPhysicalDeviceShaderTerminateInvocationFeaturesKHR' {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_TERMINATE_INVOCATION_FEATURES_KHR, sizeof(VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceShaderTerminateInvocationFeaturesKHR vulkaninfo/generated/vulkaninfo.hpp:2076:5: error: no match for 'operator=' (operand types are 'std::vector' and '') }; ^ In file included from /usr/include/c++/8/vector:69, from vulkaninfo/vulkaninfo.h:39, from vulkaninfo/generated/vulkaninfo.hpp:27, from vulkaninfo/vulkaninfo.cpp:29: /usr/include/c++/8/bits/vector.tcc:186:5: note: candidate: 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = pNextChainBuildingBlockInfo; _Alloc = std::allocator]' vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/8/bits/vector.tcc:186:5: note: no known conversion for argument 1 from '' to 'const std::vector&' In file included from /usr/include/c++/8/vector:64, from vulkaninfo/vulkaninfo.h:39, from vulkaninfo/generated/vulkaninfo.hpp:27, from vulkaninfo/vulkaninfo.cpp:29: /usr/include/c++/8/bits/stl_vector.h:596:7: note: candidate: 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(std::vector<_Tp, _Alloc>&&) [with _Tp = pNextChainBuildingBlockInfo; _Alloc = std::allocator]' operator=(vector&& __x) noexcept(_Alloc_traits::_S_nothrow_move()) ^~~~~~~~ /usr/include/c++/8/bits/stl_vector.h:596:7: note: no known conversion for argument 1 from '' to 'std::vector&&' /usr/include/c++/8/bits/stl_vector.h:617:7: note: candidate: 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(std::initializer_list<_Tp>) [with _Tp = pNextChainBuildingBlockInfo; _Alloc = std::allocator]' operator=(initializer_list __l) ^~~~~~~~ /usr/include/c++/8/bits/stl_vector.h:617:7: note: no known conversion for argument 1 from '' to 'std::initializer_list' In file included from vulkaninfo/vulkaninfo.cpp:29: vulkaninfo/generated/vulkaninfo.hpp: In function 'void chain_iterator_phys_device_props2(Printer&, AppInstance&, AppGpu&, void*, VulkanVersion)': vulkaninfo/generated/vulkaninfo.hpp:2093:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ACCELERATION_STRUCTURE_PROPERTIES_KHR' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ACCELERATION_STRUCTURE_PROPERTIES_KHR && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2093:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TIMELINE_SEMAPHORE_PROPERTIES_KHR' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ACCELERATION_STRUCTURE_PROPERTIES_KHR && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TIMELINE_SEMAPHORE_PROPERTIES_KHR vulkaninfo/generated/vulkaninfo.hpp:2094:54: error: 'VK_KHR_ACCELERATION_STRUCTURE_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_KHR_ACCELERATION_STRUCTURE_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2094:54: note: suggested alternative: 'VK_COPY_ACCELERATION_STRUCTURE_MODE_CLONE_NV' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_KHR_ACCELERATION_STRUCTURE_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_COPY_ACCELERATION_STRUCTURE_MODE_CLONE_NV vulkaninfo/generated/vulkaninfo.hpp:2095:13: error: 'VkPhysicalDeviceAccelerationStructurePropertiesKHR' was not declared in this scope VkPhysicalDeviceAccelerationStructurePropertiesKHR* props = (VkPhysicalDeviceAccelerationStructurePropertiesKHR*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2095:13: note: suggested alternative: 'DumpVkPhysicalDeviceAccelerationStructurePropertiesKHR' VkPhysicalDeviceAccelerationStructurePropertiesKHR* props = (VkPhysicalDeviceAccelerationStructurePropertiesKHR*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceAccelerationStructurePropertiesKHR vulkaninfo/generated/vulkaninfo.hpp:2095:65: error: 'props' was not declared in this scope VkPhysicalDeviceAccelerationStructurePropertiesKHR* props = (VkPhysicalDeviceAccelerationStructurePropertiesKHR*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2095:125: error: expected primary-expression before ')' token VkPhysicalDeviceAccelerationStructurePropertiesKHR* props = (VkPhysicalDeviceAccelerationStructurePropertiesKHR*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp:2111:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_CUSTOM_BORDER_COLOR_PROPERTIES_EXT' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_CUSTOM_BORDER_COLOR_PROPERTIES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2111:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TOOL_PROPERTIES_EXT' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_CUSTOM_BORDER_COLOR_PROPERTIES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TOOL_PROPERTIES_EXT vulkaninfo/generated/vulkaninfo.hpp:2112:54: error: 'VK_EXT_CUSTOM_BORDER_COLOR_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_CUSTOM_BORDER_COLOR_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2112:54: note: suggested alternative: 'VK_EXT_ASTC_DECODE_MODE_EXTENSION_NAME' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_CUSTOM_BORDER_COLOR_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_EXT_ASTC_DECODE_MODE_EXTENSION_NAME vulkaninfo/generated/vulkaninfo.hpp:2113:13: error: 'VkPhysicalDeviceCustomBorderColorPropertiesEXT' was not declared in this scope VkPhysicalDeviceCustomBorderColorPropertiesEXT* props = (VkPhysicalDeviceCustomBorderColorPropertiesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2113:13: note: suggested alternative: 'DumpVkPhysicalDeviceCustomBorderColorPropertiesEXT' VkPhysicalDeviceCustomBorderColorPropertiesEXT* props = (VkPhysicalDeviceCustomBorderColorPropertiesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceCustomBorderColorPropertiesEXT vulkaninfo/generated/vulkaninfo.hpp:2113:61: error: 'props' was not declared in this scope VkPhysicalDeviceCustomBorderColorPropertiesEXT* props = (VkPhysicalDeviceCustomBorderColorPropertiesEXT*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2113:117: error: expected primary-expression before ')' token VkPhysicalDeviceCustomBorderColorPropertiesEXT* props = (VkPhysicalDeviceCustomBorderColorPropertiesEXT*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp:2157:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_2_PROPERTIES_EXT' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_2_PROPERTIES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2157:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_PROPERTIES_EXT' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_2_PROPERTIES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_PROPERTIES_EXT vulkaninfo/generated/vulkaninfo.hpp:2158:54: error: 'VK_EXT_FRAGMENT_DENSITY_MAP_2_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_FRAGMENT_DENSITY_MAP_2_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2158:54: note: suggested alternative: 'VK_EXT_FRAGMENT_DENSITY_MAP_EXTENSION_NAME' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_FRAGMENT_DENSITY_MAP_2_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_EXT_FRAGMENT_DENSITY_MAP_EXTENSION_NAME vulkaninfo/generated/vulkaninfo.hpp:2159:13: error: 'VkPhysicalDeviceFragmentDensityMap2PropertiesEXT' was not declared in this scope VkPhysicalDeviceFragmentDensityMap2PropertiesEXT* props = (VkPhysicalDeviceFragmentDensityMap2PropertiesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2159:13: note: suggested alternative: 'VkPhysicalDeviceFragmentDensityMapPropertiesEXT' VkPhysicalDeviceFragmentDensityMap2PropertiesEXT* props = (VkPhysicalDeviceFragmentDensityMap2PropertiesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceFragmentDensityMapPropertiesEXT vulkaninfo/generated/vulkaninfo.hpp:2159:63: error: 'props' was not declared in this scope VkPhysicalDeviceFragmentDensityMap2PropertiesEXT* props = (VkPhysicalDeviceFragmentDensityMap2PropertiesEXT*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2159:121: error: expected primary-expression before ')' token VkPhysicalDeviceFragmentDensityMap2PropertiesEXT* props = (VkPhysicalDeviceFragmentDensityMap2PropertiesEXT*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp:2169:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_PROPERTIES_KHR' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_PROPERTIES_KHR && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2169:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_PROPERTIES_EXT' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_PROPERTIES_KHR && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_PROPERTIES_EXT vulkaninfo/generated/vulkaninfo.hpp:2170:54: error: 'VK_KHR_FRAGMENT_SHADING_RATE_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_KHR_FRAGMENT_SHADING_RATE_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2170:54: note: suggested alternative: 'VK_EXT_FRAGMENT_DENSITY_MAP_EXTENSION_NAME' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_KHR_FRAGMENT_SHADING_RATE_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_EXT_FRAGMENT_DENSITY_MAP_EXTENSION_NAME vulkaninfo/generated/vulkaninfo.hpp:2171:13: error: 'VkPhysicalDeviceFragmentShadingRatePropertiesKHR' was not declared in this scope VkPhysicalDeviceFragmentShadingRatePropertiesKHR* props = (VkPhysicalDeviceFragmentShadingRatePropertiesKHR*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2171:13: note: suggested alternative: 'DumpVkPhysicalDeviceFragmentShadingRatePropertiesKHR' VkPhysicalDeviceFragmentShadingRatePropertiesKHR* props = (VkPhysicalDeviceFragmentShadingRatePropertiesKHR*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceFragmentShadingRatePropertiesKHR vulkaninfo/generated/vulkaninfo.hpp:2171:63: error: 'props' was not declared in this scope VkPhysicalDeviceFragmentShadingRatePropertiesKHR* props = (VkPhysicalDeviceFragmentShadingRatePropertiesKHR*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2171:121: error: expected primary-expression before ')' token VkPhysicalDeviceFragmentShadingRatePropertiesKHR* props = (VkPhysicalDeviceFragmentShadingRatePropertiesKHR*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp:2228:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_PROPERTIES_KHR' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_PROPERTIES_KHR && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2228:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_POINT_CLIPPING_PROPERTIES_KHR' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_PROPERTIES_KHR && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_POINT_CLIPPING_PROPERTIES_KHR vulkaninfo/generated/vulkaninfo.hpp:2229:54: error: 'VK_KHR_PORTABILITY_SUBSET_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_KHR_PORTABILITY_SUBSET_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2229:54: note: suggested alternative: 'VK_KHR_PERFORMANCE_QUERY_EXTENSION_NAME' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_KHR_PORTABILITY_SUBSET_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_KHR_PERFORMANCE_QUERY_EXTENSION_NAME vulkaninfo/generated/vulkaninfo.hpp:2230:13: error: 'VkPhysicalDevicePortabilitySubsetPropertiesKHR' was not declared in this scope VkPhysicalDevicePortabilitySubsetPropertiesKHR* props = (VkPhysicalDevicePortabilitySubsetPropertiesKHR*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2230:13: note: suggested alternative: 'DumpVkPhysicalDevicePortabilitySubsetPropertiesKHR' VkPhysicalDevicePortabilitySubsetPropertiesKHR* props = (VkPhysicalDevicePortabilitySubsetPropertiesKHR*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDevicePortabilitySubsetPropertiesKHR vulkaninfo/generated/vulkaninfo.hpp:2230:61: error: 'props' was not declared in this scope VkPhysicalDevicePortabilitySubsetPropertiesKHR* props = (VkPhysicalDevicePortabilitySubsetPropertiesKHR*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2230:117: error: expected primary-expression before ')' token VkPhysicalDevicePortabilitySubsetPropertiesKHR* props = (VkPhysicalDevicePortabilitySubsetPropertiesKHR*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp:2247:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PIPELINE_PROPERTIES_KHR' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PIPELINE_PROPERTIES_KHR && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2247:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PROPERTIES_NV' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PIPELINE_PROPERTIES_KHR && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PROPERTIES_NV vulkaninfo/generated/vulkaninfo.hpp:2248:54: error: 'VK_KHR_RAY_TRACING_PIPELINE_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_KHR_RAY_TRACING_PIPELINE_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2248:54: note: suggested alternative: 'VK_NV_RAY_TRACING_EXTENSION_NAME' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_KHR_RAY_TRACING_PIPELINE_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_NV_RAY_TRACING_EXTENSION_NAME vulkaninfo/generated/vulkaninfo.hpp:2249:13: error: 'VkPhysicalDeviceRayTracingPipelinePropertiesKHR' was not declared in this scope VkPhysicalDeviceRayTracingPipelinePropertiesKHR* props = (VkPhysicalDeviceRayTracingPipelinePropertiesKHR*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2249:13: note: suggested alternative: 'DumpVkPhysicalDeviceRayTracingPipelinePropertiesKHR' VkPhysicalDeviceRayTracingPipelinePropertiesKHR* props = (VkPhysicalDeviceRayTracingPipelinePropertiesKHR*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceRayTracingPipelinePropertiesKHR vulkaninfo/generated/vulkaninfo.hpp:2249:62: error: 'props' was not declared in this scope VkPhysicalDeviceRayTracingPipelinePropertiesKHR* props = (VkPhysicalDeviceRayTracingPipelinePropertiesKHR*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2249:119: error: expected primary-expression before ')' token VkPhysicalDeviceRayTracingPipelinePropertiesKHR* props = (VkPhysicalDeviceRayTracingPipelinePropertiesKHR*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp:2253:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ROBUSTNESS_2_PROPERTIES_EXT' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ROBUSTNESS_2_PROPERTIES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2253:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TOOL_PROPERTIES_EXT' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ROBUSTNESS_2_PROPERTIES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TOOL_PROPERTIES_EXT vulkaninfo/generated/vulkaninfo.hpp:2254:54: error: 'VK_EXT_ROBUSTNESS_2_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_ROBUSTNESS_2_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2254:54: note: suggested alternative: 'VK_EXT_DEBUG_REPORT_EXTENSION_NAME' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_ROBUSTNESS_2_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_EXT_DEBUG_REPORT_EXTENSION_NAME vulkaninfo/generated/vulkaninfo.hpp:2255:13: error: 'VkPhysicalDeviceRobustness2PropertiesEXT' was not declared in this scope VkPhysicalDeviceRobustness2PropertiesEXT* props = (VkPhysicalDeviceRobustness2PropertiesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2255:13: note: suggested alternative: 'DumpVkPhysicalDeviceRobustness2PropertiesEXT' VkPhysicalDeviceRobustness2PropertiesEXT* props = (VkPhysicalDeviceRobustness2PropertiesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceRobustness2PropertiesEXT vulkaninfo/generated/vulkaninfo.hpp:2255:55: error: 'props' was not declared in this scope VkPhysicalDeviceRobustness2PropertiesEXT* props = (VkPhysicalDeviceRobustness2PropertiesEXT*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2255:105: error: expected primary-expression before ')' token VkPhysicalDeviceRobustness2PropertiesEXT* props = (VkPhysicalDeviceRobustness2PropertiesEXT*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp: In function 'void chain_iterator_phys_device_features2(Printer&, AppGpu&, void*, VulkanVersion)': vulkaninfo/generated/vulkaninfo.hpp:2348:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_4444_FORMATS_FEATURES_EXT' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_4444_FORMATS_FEATURES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2348:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_4444_FORMATS_FEATURES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT vulkaninfo/generated/vulkaninfo.hpp:2349:54: error: 'VK_EXT_4444_FORMATS_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_4444_FORMATS_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2349:54: note: suggested alternative: 'VK_EXT_HDR_METADATA_EXTENSION_NAME' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_4444_FORMATS_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_EXT_HDR_METADATA_EXTENSION_NAME vulkaninfo/generated/vulkaninfo.hpp:2350:13: error: 'VkPhysicalDevice4444FormatsFeaturesEXT' was not declared in this scope VkPhysicalDevice4444FormatsFeaturesEXT* props = (VkPhysicalDevice4444FormatsFeaturesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2350:13: note: suggested alternative: 'DumpVkPhysicalDevice4444FormatsFeaturesEXT' VkPhysicalDevice4444FormatsFeaturesEXT* props = (VkPhysicalDevice4444FormatsFeaturesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDevice4444FormatsFeaturesEXT vulkaninfo/generated/vulkaninfo.hpp:2350:53: error: 'props' was not declared in this scope VkPhysicalDevice4444FormatsFeaturesEXT* props = (VkPhysicalDevice4444FormatsFeaturesEXT*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2350:101: error: expected primary-expression before ')' token VkPhysicalDevice4444FormatsFeaturesEXT* props = (VkPhysicalDevice4444FormatsFeaturesEXT*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp:2367:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ACCELERATION_STRUCTURE_FEATURES_KHR' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ACCELERATION_STRUCTURE_FEATURES_KHR && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2367:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TIMELINE_SEMAPHORE_FEATURES_KHR' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ACCELERATION_STRUCTURE_FEATURES_KHR && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TIMELINE_SEMAPHORE_FEATURES_KHR vulkaninfo/generated/vulkaninfo.hpp:2368:54: error: 'VK_KHR_ACCELERATION_STRUCTURE_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_KHR_ACCELERATION_STRUCTURE_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2368:54: note: suggested alternative: 'VK_COPY_ACCELERATION_STRUCTURE_MODE_CLONE_NV' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_KHR_ACCELERATION_STRUCTURE_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_COPY_ACCELERATION_STRUCTURE_MODE_CLONE_NV vulkaninfo/generated/vulkaninfo.hpp:2369:13: error: 'VkPhysicalDeviceAccelerationStructureFeaturesKHR' was not declared in this scope VkPhysicalDeviceAccelerationStructureFeaturesKHR* props = (VkPhysicalDeviceAccelerationStructureFeaturesKHR*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2369:13: note: suggested alternative: 'DumpVkPhysicalDeviceAccelerationStructureFeaturesKHR' VkPhysicalDeviceAccelerationStructureFeaturesKHR* props = (VkPhysicalDeviceAccelerationStructureFeaturesKHR*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceAccelerationStructureFeaturesKHR vulkaninfo/generated/vulkaninfo.hpp:2369:63: error: 'props' was not declared in this scope VkPhysicalDeviceAccelerationStructureFeaturesKHR* props = (VkPhysicalDeviceAccelerationStructureFeaturesKHR*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2369:121: error: expected primary-expression before ')' token VkPhysicalDeviceAccelerationStructureFeaturesKHR* props = (VkPhysicalDeviceAccelerationStructureFeaturesKHR*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp:2398:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_CUSTOM_BORDER_COLOR_FEATURES_EXT' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_CUSTOM_BORDER_COLOR_FEATURES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2398:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_CUSTOM_BORDER_COLOR_FEATURES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT vulkaninfo/generated/vulkaninfo.hpp:2399:54: error: 'VK_EXT_CUSTOM_BORDER_COLOR_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_CUSTOM_BORDER_COLOR_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2399:54: note: suggested alternative: 'VK_EXT_ASTC_DECODE_MODE_EXTENSION_NAME' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_CUSTOM_BORDER_COLOR_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_EXT_ASTC_DECODE_MODE_EXTENSION_NAME vulkaninfo/generated/vulkaninfo.hpp:2400:13: error: 'VkPhysicalDeviceCustomBorderColorFeaturesEXT' was not declared in this scope VkPhysicalDeviceCustomBorderColorFeaturesEXT* props = (VkPhysicalDeviceCustomBorderColorFeaturesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2400:13: note: suggested alternative: 'DumpVkPhysicalDeviceCustomBorderColorFeaturesEXT' VkPhysicalDeviceCustomBorderColorFeaturesEXT* props = (VkPhysicalDeviceCustomBorderColorFeaturesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceCustomBorderColorFeaturesEXT vulkaninfo/generated/vulkaninfo.hpp:2400:59: error: 'props' was not declared in this scope VkPhysicalDeviceCustomBorderColorFeaturesEXT* props = (VkPhysicalDeviceCustomBorderColorFeaturesEXT*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2400:113: error: expected primary-expression before ')' token VkPhysicalDeviceCustomBorderColorFeaturesEXT* props = (VkPhysicalDeviceCustomBorderColorFeaturesEXT*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp:2417:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DEVICE_MEMORY_REPORT_FEATURES_EXT' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DEVICE_MEMORY_REPORT_FEATURES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2417:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MEMORY_PRIORITY_FEATURES_EXT' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DEVICE_MEMORY_REPORT_FEATURES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MEMORY_PRIORITY_FEATURES_EXT vulkaninfo/generated/vulkaninfo.hpp:2418:54: error: 'VK_EXT_DEVICE_MEMORY_REPORT_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_DEVICE_MEMORY_REPORT_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2418:54: note: suggested alternative: 'VK_EXT_DEBUG_REPORT_EXTENSION_NAME' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_DEVICE_MEMORY_REPORT_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_EXT_DEBUG_REPORT_EXTENSION_NAME vulkaninfo/generated/vulkaninfo.hpp:2419:13: error: 'VkPhysicalDeviceDeviceMemoryReportFeaturesEXT' was not declared in this scope VkPhysicalDeviceDeviceMemoryReportFeaturesEXT* props = (VkPhysicalDeviceDeviceMemoryReportFeaturesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2419:13: note: suggested alternative: 'DumpVkPhysicalDeviceDeviceMemoryReportFeaturesEXT' VkPhysicalDeviceDeviceMemoryReportFeaturesEXT* props = (VkPhysicalDeviceDeviceMemoryReportFeaturesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceDeviceMemoryReportFeaturesEXT vulkaninfo/generated/vulkaninfo.hpp:2419:60: error: 'props' was not declared in this scope VkPhysicalDeviceDeviceMemoryReportFeaturesEXT* props = (VkPhysicalDeviceDeviceMemoryReportFeaturesEXT*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2419:115: error: expected primary-expression before ')' token VkPhysicalDeviceDeviceMemoryReportFeaturesEXT* props = (VkPhysicalDeviceDeviceMemoryReportFeaturesEXT*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp:2423:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTENDED_DYNAMIC_STATE_FEATURES_EXT' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTENDED_DYNAMIC_STATE_FEATURES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2423:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_INDEX_TYPE_UINT8_FEATURES_EXT' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTENDED_DYNAMIC_STATE_FEATURES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_INDEX_TYPE_UINT8_FEATURES_EXT vulkaninfo/generated/vulkaninfo.hpp:2424:54: error: 'VK_EXT_EXTENDED_DYNAMIC_STATE_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_EXTENDED_DYNAMIC_STATE_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2424:54: note: suggested alternative: 'VK_EXT_INDEX_TYPE_UINT8_EXTENSION_NAME' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_EXTENDED_DYNAMIC_STATE_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_EXT_INDEX_TYPE_UINT8_EXTENSION_NAME vulkaninfo/generated/vulkaninfo.hpp:2425:13: error: 'VkPhysicalDeviceExtendedDynamicStateFeaturesEXT' was not declared in this scope VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* props = (VkPhysicalDeviceExtendedDynamicStateFeaturesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2425:13: note: suggested alternative: 'DumpVkPhysicalDeviceExtendedDynamicStateFeaturesEXT' VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* props = (VkPhysicalDeviceExtendedDynamicStateFeaturesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceExtendedDynamicStateFeaturesEXT vulkaninfo/generated/vulkaninfo.hpp:2425:62: error: 'props' was not declared in this scope VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* props = (VkPhysicalDeviceExtendedDynamicStateFeaturesEXT*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2425:119: error: expected primary-expression before ')' token VkPhysicalDeviceExtendedDynamicStateFeaturesEXT* props = (VkPhysicalDeviceExtendedDynamicStateFeaturesEXT*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp:2429:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_2_FEATURES_EXT' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_2_FEATURES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2429:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_FEATURES_EXT' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_2_FEATURES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_FEATURES_EXT vulkaninfo/generated/vulkaninfo.hpp:2430:54: error: 'VK_EXT_FRAGMENT_DENSITY_MAP_2_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_FRAGMENT_DENSITY_MAP_2_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2430:54: note: suggested alternative: 'VK_EXT_FRAGMENT_DENSITY_MAP_EXTENSION_NAME' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_FRAGMENT_DENSITY_MAP_2_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_EXT_FRAGMENT_DENSITY_MAP_EXTENSION_NAME vulkaninfo/generated/vulkaninfo.hpp:2431:13: error: 'VkPhysicalDeviceFragmentDensityMap2FeaturesEXT' was not declared in this scope VkPhysicalDeviceFragmentDensityMap2FeaturesEXT* props = (VkPhysicalDeviceFragmentDensityMap2FeaturesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2431:13: note: suggested alternative: 'VkPhysicalDeviceFragmentDensityMapFeaturesEXT' VkPhysicalDeviceFragmentDensityMap2FeaturesEXT* props = (VkPhysicalDeviceFragmentDensityMap2FeaturesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceFragmentDensityMapFeaturesEXT vulkaninfo/generated/vulkaninfo.hpp:2431:61: error: 'props' was not declared in this scope VkPhysicalDeviceFragmentDensityMap2FeaturesEXT* props = (VkPhysicalDeviceFragmentDensityMap2FeaturesEXT*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2431:117: error: expected primary-expression before ')' token VkPhysicalDeviceFragmentDensityMap2FeaturesEXT* props = (VkPhysicalDeviceFragmentDensityMap2FeaturesEXT*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp:2447:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_FEATURES_KHR' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_FEATURES_KHR && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2447:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADER_INTERLOCK_FEATURES_EXT' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_FEATURES_KHR && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADER_INTERLOCK_FEATURES_EXT vulkaninfo/generated/vulkaninfo.hpp:2448:54: error: 'VK_KHR_FRAGMENT_SHADING_RATE_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_KHR_FRAGMENT_SHADING_RATE_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2448:54: note: suggested alternative: 'VK_EXT_FRAGMENT_DENSITY_MAP_EXTENSION_NAME' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_KHR_FRAGMENT_SHADING_RATE_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_EXT_FRAGMENT_DENSITY_MAP_EXTENSION_NAME vulkaninfo/generated/vulkaninfo.hpp:2449:13: error: 'VkPhysicalDeviceFragmentShadingRateFeaturesKHR' was not declared in this scope VkPhysicalDeviceFragmentShadingRateFeaturesKHR* props = (VkPhysicalDeviceFragmentShadingRateFeaturesKHR*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2449:13: note: suggested alternative: 'DumpVkPhysicalDeviceFragmentShadingRateFeaturesKHR' VkPhysicalDeviceFragmentShadingRateFeaturesKHR* props = (VkPhysicalDeviceFragmentShadingRateFeaturesKHR*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceFragmentShadingRateFeaturesKHR vulkaninfo/generated/vulkaninfo.hpp:2449:61: error: 'props' was not declared in this scope VkPhysicalDeviceFragmentShadingRateFeaturesKHR* props = (VkPhysicalDeviceFragmentShadingRateFeaturesKHR*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2449:117: error: expected primary-expression before ')' token VkPhysicalDeviceFragmentShadingRateFeaturesKHR* props = (VkPhysicalDeviceFragmentShadingRateFeaturesKHR*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp:2460:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_IMAGE_ROBUSTNESS_FEATURES_EXT' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_IMAGE_ROBUSTNESS_FEATURES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2460:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_BUFFER_ADDRESS_FEATURES_EXT' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_IMAGE_ROBUSTNESS_FEATURES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_BUFFER_ADDRESS_FEATURES_EXT vulkaninfo/generated/vulkaninfo.hpp:2461:54: error: 'VK_EXT_IMAGE_ROBUSTNESS_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_IMAGE_ROBUSTNESS_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2461:54: note: suggested alternative: 'VK_KHR_IMAGE_FORMAT_LIST_EXTENSION_NAME' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_IMAGE_ROBUSTNESS_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_KHR_IMAGE_FORMAT_LIST_EXTENSION_NAME vulkaninfo/generated/vulkaninfo.hpp:2462:13: error: 'VkPhysicalDeviceImageRobustnessFeaturesEXT' was not declared in this scope VkPhysicalDeviceImageRobustnessFeaturesEXT* props = (VkPhysicalDeviceImageRobustnessFeaturesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2462:13: note: suggested alternative: 'DumpVkPhysicalDeviceImageRobustnessFeaturesEXT' VkPhysicalDeviceImageRobustnessFeaturesEXT* props = (VkPhysicalDeviceImageRobustnessFeaturesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceImageRobustnessFeaturesEXT vulkaninfo/generated/vulkaninfo.hpp:2462:57: error: 'props' was not declared in this scope VkPhysicalDeviceImageRobustnessFeaturesEXT* props = (VkPhysicalDeviceImageRobustnessFeaturesEXT*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2462:109: error: expected primary-expression before ')' token VkPhysicalDeviceImageRobustnessFeaturesEXT* props = (VkPhysicalDeviceImageRobustnessFeaturesEXT*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp:2510:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PIPELINE_CREATION_CACHE_CONTROL_FEATURES_EXT' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PIPELINE_CREATION_CACHE_CONTROL_FEATURES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2510:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SUBGROUP_SIZE_CONTROL_FEATURES_EXT' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PIPELINE_CREATION_CACHE_CONTROL_FEATURES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SUBGROUP_SIZE_CONTROL_FEATURES_EXT vulkaninfo/generated/vulkaninfo.hpp:2511:54: error: 'VK_EXT_PIPELINE_CREATION_CACHE_CONTROL_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_PIPELINE_CREATION_CACHE_CONTROL_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2511:54: note: suggested alternative: 'VK_EXT_PIPELINE_CREATION_FEEDBACK_EXTENSION_NAME' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_PIPELINE_CREATION_CACHE_CONTROL_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_EXT_PIPELINE_CREATION_FEEDBACK_EXTENSION_NAME vulkaninfo/generated/vulkaninfo.hpp:2512:13: error: 'VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT' was not declared in this scope VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT* props = (VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2512:13: note: suggested alternative: 'DumpVkPhysicalDevicePipelineCreationCacheControlFeaturesEXT' VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT* props = (VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDevicePipelineCreationCacheControlFeaturesEXT vulkaninfo/generated/vulkaninfo.hpp:2512:70: error: 'props' was not declared in this scope VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT* props = (VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2512:135: error: expected primary-expression before ')' token VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT* props = (VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp:2523:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_FEATURES_KHR' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_FEATURES_KHR && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2523:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VARIABLE_POINTER_FEATURES_KHR' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_FEATURES_KHR && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VARIABLE_POINTER_FEATURES_KHR vulkaninfo/generated/vulkaninfo.hpp:2524:54: error: 'VK_KHR_PORTABILITY_SUBSET_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_KHR_PORTABILITY_SUBSET_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2524:54: note: suggested alternative: 'VK_KHR_PERFORMANCE_QUERY_EXTENSION_NAME' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_KHR_PORTABILITY_SUBSET_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_KHR_PERFORMANCE_QUERY_EXTENSION_NAME vulkaninfo/generated/vulkaninfo.hpp:2525:13: error: 'VkPhysicalDevicePortabilitySubsetFeaturesKHR' was not declared in this scope VkPhysicalDevicePortabilitySubsetFeaturesKHR* props = (VkPhysicalDevicePortabilitySubsetFeaturesKHR*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2525:13: note: suggested alternative: 'DumpVkPhysicalDevicePortabilitySubsetFeaturesKHR' VkPhysicalDevicePortabilitySubsetFeaturesKHR* props = (VkPhysicalDevicePortabilitySubsetFeaturesKHR*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDevicePortabilitySubsetFeaturesKHR vulkaninfo/generated/vulkaninfo.hpp:2525:59: error: 'props' was not declared in this scope VkPhysicalDevicePortabilitySubsetFeaturesKHR* props = (VkPhysicalDevicePortabilitySubsetFeaturesKHR*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2525:113: error: expected primary-expression before ')' token VkPhysicalDevicePortabilitySubsetFeaturesKHR* props = (VkPhysicalDevicePortabilitySubsetFeaturesKHR*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp:2530:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PRIVATE_DATA_FEATURES_EXT' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PRIVATE_DATA_FEATURES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2530:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PRIVATE_DATA_FEATURES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT vulkaninfo/generated/vulkaninfo.hpp:2531:54: error: 'VK_EXT_PRIVATE_DATA_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_PRIVATE_DATA_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2531:54: note: suggested alternative: 'VK_EXT_HDR_METADATA_EXTENSION_NAME' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_PRIVATE_DATA_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_EXT_HDR_METADATA_EXTENSION_NAME vulkaninfo/generated/vulkaninfo.hpp:2532:13: error: 'VkPhysicalDevicePrivateDataFeaturesEXT' was not declared in this scope VkPhysicalDevicePrivateDataFeaturesEXT* props = (VkPhysicalDevicePrivateDataFeaturesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2532:13: note: suggested alternative: 'DumpVkPhysicalDevicePrivateDataFeaturesEXT' VkPhysicalDevicePrivateDataFeaturesEXT* props = (VkPhysicalDevicePrivateDataFeaturesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDevicePrivateDataFeaturesEXT vulkaninfo/generated/vulkaninfo.hpp:2532:53: error: 'props' was not declared in this scope VkPhysicalDevicePrivateDataFeaturesEXT* props = (VkPhysicalDevicePrivateDataFeaturesEXT*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2532:101: error: expected primary-expression before ')' token VkPhysicalDevicePrivateDataFeaturesEXT* props = (VkPhysicalDevicePrivateDataFeaturesEXT*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp:2542:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_QUERY_FEATURES_KHR' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_QUERY_FEATURES_KHR && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2542:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTIVIEW_FEATURES_KHR' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_QUERY_FEATURES_KHR && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTIVIEW_FEATURES_KHR vulkaninfo/generated/vulkaninfo.hpp:2543:54: error: 'VK_KHR_RAY_QUERY_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_KHR_RAY_QUERY_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2543:54: note: suggested alternative: 'VK_KHR_SURFACE_EXTENSION_NAME' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_KHR_RAY_QUERY_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_KHR_SURFACE_EXTENSION_NAME vulkaninfo/generated/vulkaninfo.hpp:2544:13: error: 'VkPhysicalDeviceRayQueryFeaturesKHR' was not declared in this scope VkPhysicalDeviceRayQueryFeaturesKHR* props = (VkPhysicalDeviceRayQueryFeaturesKHR*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2544:13: note: suggested alternative: 'DumpVkPhysicalDeviceRayQueryFeaturesKHR' VkPhysicalDeviceRayQueryFeaturesKHR* props = (VkPhysicalDeviceRayQueryFeaturesKHR*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceRayQueryFeaturesKHR vulkaninfo/generated/vulkaninfo.hpp:2544:50: error: 'props' was not declared in this scope VkPhysicalDeviceRayQueryFeaturesKHR* props = (VkPhysicalDeviceRayQueryFeaturesKHR*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2544:95: error: expected primary-expression before ')' token VkPhysicalDeviceRayQueryFeaturesKHR* props = (VkPhysicalDeviceRayQueryFeaturesKHR*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp:2548:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PIPELINE_FEATURES_KHR' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PIPELINE_FEATURES_KHR && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2548:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VARIABLE_POINTER_FEATURES_KHR' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PIPELINE_FEATURES_KHR && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VARIABLE_POINTER_FEATURES_KHR vulkaninfo/generated/vulkaninfo.hpp:2549:54: error: 'VK_KHR_RAY_TRACING_PIPELINE_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_KHR_RAY_TRACING_PIPELINE_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2549:54: note: suggested alternative: 'VK_NV_RAY_TRACING_EXTENSION_NAME' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_KHR_RAY_TRACING_PIPELINE_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_NV_RAY_TRACING_EXTENSION_NAME vulkaninfo/generated/vulkaninfo.hpp:2550:13: error: 'VkPhysicalDeviceRayTracingPipelineFeaturesKHR' was not declared in this scope VkPhysicalDeviceRayTracingPipelineFeaturesKHR* props = (VkPhysicalDeviceRayTracingPipelineFeaturesKHR*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2550:13: note: suggested alternative: 'DumpVkPhysicalDeviceRayTracingPipelineFeaturesKHR' VkPhysicalDeviceRayTracingPipelineFeaturesKHR* props = (VkPhysicalDeviceRayTracingPipelineFeaturesKHR*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceRayTracingPipelineFeaturesKHR vulkaninfo/generated/vulkaninfo.hpp:2550:60: error: 'props' was not declared in this scope VkPhysicalDeviceRayTracingPipelineFeaturesKHR* props = (VkPhysicalDeviceRayTracingPipelineFeaturesKHR*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2550:115: error: expected primary-expression before ')' token VkPhysicalDeviceRayTracingPipelineFeaturesKHR* props = (VkPhysicalDeviceRayTracingPipelineFeaturesKHR*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp:2554:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ROBUSTNESS_2_FEATURES_EXT' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ROBUSTNESS_2_FEATURES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2554:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ROBUSTNESS_2_FEATURES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT vulkaninfo/generated/vulkaninfo.hpp:2555:54: error: 'VK_EXT_ROBUSTNESS_2_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_ROBUSTNESS_2_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2555:54: note: suggested alternative: 'VK_EXT_DEBUG_REPORT_EXTENSION_NAME' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_ROBUSTNESS_2_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_EXT_DEBUG_REPORT_EXTENSION_NAME vulkaninfo/generated/vulkaninfo.hpp:2556:13: error: 'VkPhysicalDeviceRobustness2FeaturesEXT' was not declared in this scope VkPhysicalDeviceRobustness2FeaturesEXT* props = (VkPhysicalDeviceRobustness2FeaturesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2556:13: note: suggested alternative: 'DumpVkPhysicalDeviceRobustness2FeaturesEXT' VkPhysicalDeviceRobustness2FeaturesEXT* props = (VkPhysicalDeviceRobustness2FeaturesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceRobustness2FeaturesEXT vulkaninfo/generated/vulkaninfo.hpp:2556:53: error: 'props' was not declared in this scope VkPhysicalDeviceRobustness2FeaturesEXT* props = (VkPhysicalDeviceRobustness2FeaturesEXT*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2556:101: error: expected primary-expression before ')' token VkPhysicalDeviceRobustness2FeaturesEXT* props = (VkPhysicalDeviceRobustness2FeaturesEXT*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp:2581:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_FLOAT_FEATURES_EXT' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_FLOAT_FEATURES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2581:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_INT64_FEATURES_KHR' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_FLOAT_FEATURES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_INT64_FEATURES_KHR vulkaninfo/generated/vulkaninfo.hpp:2582:54: error: 'VK_EXT_SHADER_ATOMIC_FLOAT_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_SHADER_ATOMIC_FLOAT_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2582:54: note: suggested alternative: 'VK_KHR_SHADER_ATOMIC_INT64_EXTENSION_NAME' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_SHADER_ATOMIC_FLOAT_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_KHR_SHADER_ATOMIC_INT64_EXTENSION_NAME vulkaninfo/generated/vulkaninfo.hpp:2583:13: error: 'VkPhysicalDeviceShaderAtomicFloatFeaturesEXT' was not declared in this scope VkPhysicalDeviceShaderAtomicFloatFeaturesEXT* props = (VkPhysicalDeviceShaderAtomicFloatFeaturesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2583:13: note: suggested alternative: 'DumpVkPhysicalDeviceShaderAtomicFloatFeaturesEXT' VkPhysicalDeviceShaderAtomicFloatFeaturesEXT* props = (VkPhysicalDeviceShaderAtomicFloatFeaturesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceShaderAtomicFloatFeaturesEXT vulkaninfo/generated/vulkaninfo.hpp:2583:59: error: 'props' was not declared in this scope VkPhysicalDeviceShaderAtomicFloatFeaturesEXT* props = (VkPhysicalDeviceShaderAtomicFloatFeaturesEXT*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2583:113: error: expected primary-expression before ')' token VkPhysicalDeviceShaderAtomicFloatFeaturesEXT* props = (VkPhysicalDeviceShaderAtomicFloatFeaturesEXT*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp:2619:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_IMAGE_ATOMIC_INT64_FEATURES_EXT' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_IMAGE_ATOMIC_INT64_FEATURES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2619:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_INT64_FEATURES_KHR' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_IMAGE_ATOMIC_INT64_FEATURES_EXT && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_INT64_FEATURES_KHR vulkaninfo/generated/vulkaninfo.hpp:2620:54: error: 'VK_EXT_SHADER_IMAGE_ATOMIC_INT64_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_SHADER_IMAGE_ATOMIC_INT64_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2620:54: note: suggested alternative: 'VK_KHR_SHADER_ATOMIC_INT64_EXTENSION_NAME' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_SHADER_IMAGE_ATOMIC_INT64_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_KHR_SHADER_ATOMIC_INT64_EXTENSION_NAME vulkaninfo/generated/vulkaninfo.hpp:2621:13: error: 'VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT' was not declared in this scope VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT* props = (VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2621:13: note: suggested alternative: 'DumpVkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT' VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT* props = (VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT vulkaninfo/generated/vulkaninfo.hpp:2621:64: error: 'props' was not declared in this scope VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT* props = (VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2621:123: error: expected primary-expression before ')' token VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT* props = (VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT*)structure; ^ vulkaninfo/generated/vulkaninfo.hpp:2632:33: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_TERMINATE_INVOCATION_FEATURES_KHR' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_TERMINATE_INVOCATION_FEATURES_KHR && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2632:33: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_INT64_FEATURES_KHR' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_TERMINATE_INVOCATION_FEATURES_KHR && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_INT64_FEATURES_KHR vulkaninfo/generated/vulkaninfo.hpp:2633:54: error: 'VK_KHR_SHADER_TERMINATE_INVOCATION_EXTENSION_NAME' was not declared in this scope (gpu.CheckPhysicalDeviceExtensionIncluded(VK_KHR_SHADER_TERMINATE_INVOCATION_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2633:54: note: suggested alternative: 'VK_KHR_SHADER_ATOMIC_INT64_EXTENSION_NAME' (gpu.CheckPhysicalDeviceExtensionIncluded(VK_KHR_SHADER_TERMINATE_INVOCATION_EXTENSION_NAME))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_KHR_SHADER_ATOMIC_INT64_EXTENSION_NAME vulkaninfo/generated/vulkaninfo.hpp:2634:13: error: 'VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR' was not declared in this scope VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR* props = (VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/generated/vulkaninfo.hpp:2634:13: note: suggested alternative: 'DumpVkPhysicalDeviceShaderTerminateInvocationFeaturesKHR' VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR* props = (VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR*)structure; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDeviceShaderTerminateInvocationFeaturesKHR vulkaninfo/generated/vulkaninfo.hpp:2634:67: error: 'props' was not declared in this scope VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR* props = (VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR*)structure; ^~~~~ vulkaninfo/generated/vulkaninfo.hpp:2634:129: error: expected primary-expression before ')' token VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR* props = (VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR*)structure; ^ vulkaninfo/vulkaninfo.cpp: In function 'void DumpPortability(Printer&, AppGpu&)': vulkaninfo/vulkaninfo.cpp:778:50: error: 'VK_KHR_PORTABILITY_SUBSET_EXTENSION_NAME' was not declared in this scope if (gpu.CheckPhysicalDeviceExtensionIncluded(VK_KHR_PORTABILITY_SUBSET_EXTENSION_NAME)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/vulkaninfo.cpp:778:50: note: suggested alternative: 'VK_KHR_PERFORMANCE_QUERY_EXTENSION_NAME' if (gpu.CheckPhysicalDeviceExtensionIncluded(VK_KHR_PORTABILITY_SUBSET_EXTENSION_NAME)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_KHR_PERFORMANCE_QUERY_EXTENSION_NAME vulkaninfo/vulkaninfo.cpp:783:41: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_PROPERTIES_KHR' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_PROPERTIES_KHR) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/vulkaninfo.cpp:783:41: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_POINT_CLIPPING_PROPERTIES_KHR' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_PROPERTIES_KHR) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_POINT_CLIPPING_PROPERTIES_KHR vulkaninfo/vulkaninfo.cpp:784:21: error: 'VkPhysicalDevicePortabilitySubsetPropertiesKHR' was not declared in this scope VkPhysicalDevicePortabilitySubsetPropertiesKHR *props = ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/vulkaninfo.cpp:784:21: note: suggested alternative: 'DumpVkPhysicalDevicePortabilitySubsetPropertiesKHR' VkPhysicalDevicePortabilitySubsetPropertiesKHR *props = ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDevicePortabilitySubsetPropertiesKHR vulkaninfo/vulkaninfo.cpp:784:69: error: 'props' was not declared in this scope VkPhysicalDevicePortabilitySubsetPropertiesKHR *props = ^~~~~ vulkaninfo/vulkaninfo.cpp:785:74: error: expected primary-expression before ')' token (VkPhysicalDevicePortabilitySubsetPropertiesKHR *)structure; ^ vulkaninfo/vulkaninfo.cpp:795:41: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_FEATURES_KHR' was not declared in this scope if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_FEATURES_KHR) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/vulkaninfo.cpp:795:41: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VARIABLE_POINTER_FEATURES_KHR' if (structure->sType == VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_FEATURES_KHR) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VARIABLE_POINTER_FEATURES_KHR vulkaninfo/vulkaninfo.cpp:796:21: error: 'VkPhysicalDevicePortabilitySubsetFeaturesKHR' was not declared in this scope VkPhysicalDevicePortabilitySubsetFeaturesKHR *features = ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/vulkaninfo.cpp:796:21: note: suggested alternative: 'DumpVkPhysicalDevicePortabilitySubsetFeaturesKHR' VkPhysicalDevicePortabilitySubsetFeaturesKHR *features = ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DumpVkPhysicalDevicePortabilitySubsetFeaturesKHR vulkaninfo/vulkaninfo.cpp:796:67: error: 'features' was not declared in this scope VkPhysicalDevicePortabilitySubsetFeaturesKHR *features = ^~~~~~~~ vulkaninfo/vulkaninfo.cpp:796:67: note: suggested alternative: 'Status' VkPhysicalDevicePortabilitySubsetFeaturesKHR *features = ^~~~~~~~ Status vulkaninfo/vulkaninfo.cpp:797:72: error: expected primary-expression before ')' token (VkPhysicalDevicePortabilitySubsetFeaturesKHR *)structure; ^ vulkaninfo/vulkaninfo.cpp: In function 'int main(int, char**)': vulkaninfo/vulkaninfo.cpp:993:78: error: 'VK_KHR_PORTABILITY_SUBSET_EXTENSION_NAME' was not declared in this scope if (!gpus.at(selected_gpu)->CheckPhysicalDeviceExtensionIncluded(VK_KHR_PORTABILITY_SUBSET_EXTENSION_NAME)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vulkaninfo/vulkaninfo.cpp:993:78: note: suggested alternative: 'VK_KHR_PERFORMANCE_QUERY_EXTENSION_NAME' if (!gpus.at(selected_gpu)->CheckPhysicalDeviceExtensionIncluded(VK_KHR_PORTABILITY_SUBSET_EXTENSION_NAME)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_KHR_PERFORMANCE_QUERY_EXTENSION_NAME [5/10] /usr/bin/c++ -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_WAYLAND_KHX -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XCB_KHX -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_KHX -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DVkICD_mock_icd_EXPORTS -Iicd -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -Wimplicit-fallthrough=0 -std=c++11 -fno-rtti -fvisibility=hidden -Wpointer-arith -Wno-unused-function -Wno-sign-compare -DNDEBUG -fPIC -MD -MT icd/CMakeFiles/VkICD_mock_icd.dir/generated/mock_icd.cpp.o -MF icd/CMakeFiles/VkICD_mock_icd.dir/generated/mock_icd.cpp.o.d -o icd/CMakeFiles/VkICD_mock_icd.dir/generated/mock_icd.cpp.o -c icd/generated/mock_icd.cpp FAILED: icd/CMakeFiles/VkICD_mock_icd.dir/generated/mock_icd.cpp.o /usr/bin/c++ -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_WAYLAND_KHX -DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XCB_KHX -DVK_USE_PLATFORM_XLIB_KHR -DVK_USE_PLATFORM_XLIB_KHX -DVK_USE_PLATFORM_XLIB_XRANDR_EXT -DVkICD_mock_icd_EXPORTS -Iicd -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -Wimplicit-fallthrough=0 -std=c++11 -fno-rtti -fvisibility=hidden -Wpointer-arith -Wno-unused-function -Wno-sign-compare -DNDEBUG -fPIC -MD -MT icd/CMakeFiles/VkICD_mock_icd.dir/generated/mock_icd.cpp.o -MF icd/CMakeFiles/VkICD_mock_icd.dir/generated/mock_icd.cpp.o.d -o icd/CMakeFiles/VkICD_mock_icd.dir/generated/mock_icd.cpp.o -c icd/generated/mock_icd.cpp In file included from icd/generated/mock_icd.cpp:22: icd/generated/mock_icd.h:1872:5: error: 'VkPhysicalDeviceFragmentShadingRateKHR' has not been declared VkPhysicalDeviceFragmentShadingRateKHR* pFragmentShadingRates); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:1877:11: error: 'VkFragmentShadingRateCombinerOpKHR' does not name a type const VkFragmentShadingRateCombinerOpKHR combinerOps[2]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:1900:5: error: 'VkDeferredOperationKHR' has not been declared VkDeferredOperationKHR* pDeferredOperation); ^~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:1904:5: error: 'VkDeferredOperationKHR' has not been declared VkDeferredOperationKHR operation, ^~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:1909:5: error: 'VkDeferredOperationKHR' has not been declared VkDeferredOperationKHR operation); ^~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:1913:5: error: 'VkDeferredOperationKHR' has not been declared VkDeferredOperationKHR operation); ^~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:1917:5: error: 'VkDeferredOperationKHR' has not been declared VkDeferredOperationKHR operation); ^~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:1943:11: error: 'VkCopyBufferInfo2KHR' does not name a type; did you mean 'VkPipelineInfoKHR'? const VkCopyBufferInfo2KHR* pCopyBufferInfo); ^~~~~~~~~~~~~~~~~~~~ VkPipelineInfoKHR icd/generated/mock_icd.h:1947:11: error: 'VkCopyImageInfo2KHR' does not name a type; did you mean 'VkPipelineInfoKHR'? const VkCopyImageInfo2KHR* pCopyImageInfo); ^~~~~~~~~~~~~~~~~~~ VkPipelineInfoKHR icd/generated/mock_icd.h:1951:11: error: 'VkCopyBufferToImageInfo2KHR' does not name a type; did you mean 'CmdCopyBufferToImage'? const VkCopyBufferToImageInfo2KHR* pCopyBufferToImageInfo); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CmdCopyBufferToImage icd/generated/mock_icd.h:1955:11: error: 'VkCopyImageToBufferInfo2KHR' does not name a type; did you mean 'CmdCopyImageToBuffer'? const VkCopyImageToBufferInfo2KHR* pCopyImageToBufferInfo); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CmdCopyImageToBuffer icd/generated/mock_icd.h:1959:11: error: 'VkBlitImageInfo2KHR' does not name a type; did you mean 'VkPipelineInfoKHR'? const VkBlitImageInfo2KHR* pBlitImageInfo); ^~~~~~~~~~~~~~~~~~~ VkPipelineInfoKHR icd/generated/mock_icd.h:1963:11: error: 'VkResolveImageInfo2KHR' does not name a type; did you mean 'VkDisplayPlaneInfo2KHR'? const VkResolveImageInfo2KHR* pResolveImageInfo); ^~~~~~~~~~~~~~~~~~~~~~ VkDisplayPlaneInfo2KHR icd/generated/mock_icd.h:2068:5: error: 'VkImageViewAddressPropertiesNVX' has not been declared VkImageViewAddressPropertiesNVX* pProperties); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:2441:5: error: 'VkCopyAccelerationStructureModeKHR' has not been declared VkCopyAccelerationStructureModeKHR mode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:2796:11: error: 'VkGeneratedCommandsMemoryRequirementsInfoNV' does not name a type; did you mean 'VkImagePlaneMemoryRequirementsInfo'? const VkGeneratedCommandsMemoryRequirementsInfoNV* pInfo, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkImagePlaneMemoryRequirementsInfo icd/generated/mock_icd.h:2801:11: error: 'VkGeneratedCommandsInfoNV' does not name a type; did you mean 'VkCmdProcessCommandsInfoNVX'? const VkGeneratedCommandsInfoNV* pGeneratedCommandsInfo); ^~~~~~~~~~~~~~~~~~~~~~~~~ VkCmdProcessCommandsInfoNVX icd/generated/mock_icd.h:2806:11: error: 'VkGeneratedCommandsInfoNV' does not name a type; did you mean 'VkCmdProcessCommandsInfoNVX'? const VkGeneratedCommandsInfoNV* pGeneratedCommandsInfo); ^~~~~~~~~~~~~~~~~~~~~~~~~ VkCmdProcessCommandsInfoNVX icd/generated/mock_icd.h:2816:11: error: 'VkIndirectCommandsLayoutCreateInfoNV' does not name a type; did you mean 'VkIndirectCommandsLayoutCreateInfoNVX'? const VkIndirectCommandsLayoutCreateInfoNV* pCreateInfo, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkIndirectCommandsLayoutCreateInfoNVX icd/generated/mock_icd.h:2818:5: error: 'VkIndirectCommandsLayoutNV' has not been declared VkIndirectCommandsLayoutNV* pIndirectCommandsLayout); ^~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:2822:5: error: 'VkIndirectCommandsLayoutNV' has not been declared VkIndirectCommandsLayoutNV indirectCommandsLayout, ^~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:2834:11: error: 'VkPrivateDataSlotCreateInfoEXT' does not name a type; did you mean 'VkValidationCacheCreateInfoEXT'? const VkPrivateDataSlotCreateInfoEXT* pCreateInfo, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkValidationCacheCreateInfoEXT icd/generated/mock_icd.h:2836:5: error: 'VkPrivateDataSlotEXT' has not been declared VkPrivateDataSlotEXT* pPrivateDataSlot); ^~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:2840:5: error: 'VkPrivateDataSlotEXT' has not been declared VkPrivateDataSlotEXT privateDataSlot, ^~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:2847:5: error: 'VkPrivateDataSlotEXT' has not been declared VkPrivateDataSlotEXT privateDataSlot, ^~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:2854:5: error: 'VkPrivateDataSlotEXT' has not been declared VkPrivateDataSlotEXT privateDataSlot, ^~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:2863:5: error: 'VkFragmentShadingRateNV' has not been declared VkFragmentShadingRateNV shadingRate, ^~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:2864:11: error: 'VkFragmentShadingRateCombinerOpKHR' does not name a type; did you mean 'CmdSetFragmentShadingRateKHR'? const VkFragmentShadingRateCombinerOpKHR combinerOps[2]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CmdSetFragmentShadingRateKHR icd/generated/mock_icd.h:2887:11: error: 'VkAccelerationStructureCreateInfoKHR' does not name a type; did you mean 'VkAccelerationStructureCreateInfoNV'? const VkAccelerationStructureCreateInfoKHR* pCreateInfo, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureCreateInfoNV icd/generated/mock_icd.h:2889:5: error: 'VkAccelerationStructureKHR' has not been declared VkAccelerationStructureKHR* pAccelerationStructure); ^~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:2893:5: error: 'VkAccelerationStructureKHR' has not been declared VkAccelerationStructureKHR accelerationStructure, ^~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:2899:11: error: 'VkAccelerationStructureBuildGeometryInfoKHR' does not name a type; did you mean 'VkAccelerationStructureCreateInfoNV'? const VkAccelerationStructureBuildGeometryInfoKHR* pInfos, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureCreateInfoNV icd/generated/mock_icd.h:2900:11: error: 'VkAccelerationStructureBuildRangeInfoKHR' does not name a type; did you mean 'VkAccelerationStructureCreateInfoNV'? const VkAccelerationStructureBuildRangeInfoKHR* const* ppBuildRangeInfos); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureCreateInfoNV icd/generated/mock_icd.h:2905:11: error: 'VkAccelerationStructureBuildGeometryInfoKHR' does not name a type; did you mean 'VkAccelerationStructureCreateInfoNV'? const VkAccelerationStructureBuildGeometryInfoKHR* pInfos, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureCreateInfoNV icd/generated/mock_icd.h:2912:5: error: 'VkDeferredOperationKHR' has not been declared VkDeferredOperationKHR deferredOperation, ^~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:2914:11: error: 'VkAccelerationStructureBuildGeometryInfoKHR' does not name a type; did you mean 'VkAccelerationStructureCreateInfoNV'? const VkAccelerationStructureBuildGeometryInfoKHR* pInfos, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureCreateInfoNV icd/generated/mock_icd.h:2915:11: error: 'VkAccelerationStructureBuildRangeInfoKHR' does not name a type; did you mean 'VkAccelerationStructureCreateInfoNV'? const VkAccelerationStructureBuildRangeInfoKHR* const* ppBuildRangeInfos); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureCreateInfoNV icd/generated/mock_icd.h:2919:5: error: 'VkDeferredOperationKHR' has not been declared VkDeferredOperationKHR deferredOperation, ^~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:2920:11: error: 'VkCopyAccelerationStructureInfoKHR' does not name a type; did you mean 'VkAccelerationStructureInfoNV'? const VkCopyAccelerationStructureInfoKHR* pInfo); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureInfoNV icd/generated/mock_icd.h:2924:5: error: 'VkDeferredOperationKHR' has not been declared VkDeferredOperationKHR deferredOperation, ^~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:2925:11: error: 'VkCopyAccelerationStructureToMemoryInfoKHR' does not name a type; did you mean 'VkBindAccelerationStructureMemoryInfoNV'? const VkCopyAccelerationStructureToMemoryInfoKHR* pInfo); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkBindAccelerationStructureMemoryInfoNV icd/generated/mock_icd.h:2929:5: error: 'VkDeferredOperationKHR' has not been declared VkDeferredOperationKHR deferredOperation, ^~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:2930:11: error: 'VkCopyMemoryToAccelerationStructureInfoKHR' does not name a type; did you mean 'CopyAccelerationStructureKHR'? const VkCopyMemoryToAccelerationStructureInfoKHR* pInfo); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CopyAccelerationStructureKHR icd/generated/mock_icd.h:2935:11: error: 'VkAccelerationStructureKHR' does not name a type; did you mean 'VkAccelerationStructureNV'? const VkAccelerationStructureKHR* pAccelerationStructures, ^~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureNV icd/generated/mock_icd.h:2943:11: error: 'VkCopyAccelerationStructureInfoKHR' does not name a type; did you mean 'CopyAccelerationStructureKHR'? const VkCopyAccelerationStructureInfoKHR* pInfo); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CopyAccelerationStructureKHR icd/generated/mock_icd.h:2947:11: error: 'VkCopyAccelerationStructureToMemoryInfoKHR' does not name a type; did you mean 'CopyAccelerationStructureToMemoryKHR'? const VkCopyAccelerationStructureToMemoryInfoKHR* pInfo); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CopyAccelerationStructureToMemoryKHR icd/generated/mock_icd.h:2951:11: error: 'VkCopyMemoryToAccelerationStructureInfoKHR' does not name a type; did you mean 'CopyMemoryToAccelerationStructureKHR'? const VkCopyMemoryToAccelerationStructureInfoKHR* pInfo); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CopyMemoryToAccelerationStructureKHR icd/generated/mock_icd.h:2955:11: error: 'VkAccelerationStructureDeviceAddressInfoKHR' does not name a type; did you mean 'VkAccelerationStructureCreateInfoNV'? const VkAccelerationStructureDeviceAddressInfoKHR* pInfo); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureCreateInfoNV icd/generated/mock_icd.h:2960:11: error: 'VkAccelerationStructureKHR' does not name a type; did you mean 'VkAccelerationStructureNV'? const VkAccelerationStructureKHR* pAccelerationStructures, ^~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureNV icd/generated/mock_icd.h:2967:11: error: 'VkAccelerationStructureVersionInfoKHR' does not name a type; did you mean 'VkAccelerationStructureCreateInfoNV'? const VkAccelerationStructureVersionInfoKHR* pVersionInfo, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureCreateInfoNV icd/generated/mock_icd.h:2968:5: error: 'VkAccelerationStructureCompatibilityKHR' has not been declared VkAccelerationStructureCompatibilityKHR* pCompatibility); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:2972:5: error: 'VkAccelerationStructureBuildTypeKHR' has not been declared VkAccelerationStructureBuildTypeKHR buildType, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:2973:11: error: 'VkAccelerationStructureBuildGeometryInfoKHR' does not name a type; did you mean 'VkAccelerationStructureCreateInfoNV'? const VkAccelerationStructureBuildGeometryInfoKHR* pBuildInfo, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureCreateInfoNV icd/generated/mock_icd.h:2975:5: error: 'VkAccelerationStructureBuildSizesInfoKHR' has not been declared VkAccelerationStructureBuildSizesInfoKHR* pSizeInfo); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:2980:11: error: 'VkStridedDeviceAddressRegionKHR' does not name a type; did you mean 'VkBufferDeviceAddressInfoKHR'? const VkStridedDeviceAddressRegionKHR* pRaygenShaderBindingTable, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkBufferDeviceAddressInfoKHR icd/generated/mock_icd.h:2981:11: error: 'VkStridedDeviceAddressRegionKHR' does not name a type; did you mean 'VkBufferDeviceAddressInfoKHR'? const VkStridedDeviceAddressRegionKHR* pMissShaderBindingTable, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkBufferDeviceAddressInfoKHR icd/generated/mock_icd.h:2982:11: error: 'VkStridedDeviceAddressRegionKHR' does not name a type; did you mean 'VkBufferDeviceAddressInfoKHR'? const VkStridedDeviceAddressRegionKHR* pHitShaderBindingTable, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkBufferDeviceAddressInfoKHR icd/generated/mock_icd.h:2983:11: error: 'VkStridedDeviceAddressRegionKHR' does not name a type; did you mean 'VkBufferDeviceAddressInfoKHR'? const VkStridedDeviceAddressRegionKHR* pCallableShaderBindingTable, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkBufferDeviceAddressInfoKHR icd/generated/mock_icd.h:2990:5: error: 'VkDeferredOperationKHR' has not been declared VkDeferredOperationKHR deferredOperation, ^~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.h:2993:11: error: 'VkRayTracingPipelineCreateInfoKHR' does not name a type; did you mean 'VkRayTracingPipelineCreateInfoNV'? const VkRayTracingPipelineCreateInfoKHR* pCreateInfos, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkRayTracingPipelineCreateInfoNV icd/generated/mock_icd.h:3007:11: error: 'VkStridedDeviceAddressRegionKHR' does not name a type; did you mean 'VkBufferDeviceAddressInfoKHR'? const VkStridedDeviceAddressRegionKHR* pRaygenShaderBindingTable, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkBufferDeviceAddressInfoKHR icd/generated/mock_icd.h:3008:11: error: 'VkStridedDeviceAddressRegionKHR' does not name a type; did you mean 'VkBufferDeviceAddressInfoKHR'? const VkStridedDeviceAddressRegionKHR* pMissShaderBindingTable, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkBufferDeviceAddressInfoKHR icd/generated/mock_icd.h:3009:11: error: 'VkStridedDeviceAddressRegionKHR' does not name a type; did you mean 'VkBufferDeviceAddressInfoKHR'? const VkStridedDeviceAddressRegionKHR* pHitShaderBindingTable, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkBufferDeviceAddressInfoKHR icd/generated/mock_icd.h:3010:11: error: 'VkStridedDeviceAddressRegionKHR' does not name a type; did you mean 'VkBufferDeviceAddressInfoKHR'? const VkStridedDeviceAddressRegionKHR* pCallableShaderBindingTable, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkBufferDeviceAddressInfoKHR icd/generated/mock_icd.h:3017:5: error: 'VkShaderGroupShaderKHR' has not been declared VkShaderGroupShaderKHR groupShader); ^~~~~~~~~~~~~~~~~~~~~~ In file included from icd/generated/mock_icd.cpp:27: icd/generated/vk_typemap_helper.h:2013:31: error: 'VkPhysicalDevicePortabilitySubsetFeaturesKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2013:31: note: suggested alternative: 'VkPhysicalDeviceVariablePointerFeaturesKHR' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceVariablePointerFeaturesKHR icd/generated/vk_typemap_helper.h:2013:75: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:2017:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_FEATURES_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2017:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VARIABLE_POINTER_FEATURES_KHR' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VARIABLE_POINTER_FEATURES_KHR icd/generated/vk_typemap_helper.h:2017:97: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:2024:31: error: 'VkPhysicalDevicePortabilitySubsetPropertiesKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2024:31: note: suggested alternative: 'VkPhysicalDeviceMaintenance3PropertiesKHR' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceMaintenance3PropertiesKHR icd/generated/vk_typemap_helper.h:2024:77: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:2028:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PORTABILITY_SUBSET_PROPERTIES_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2028:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_POINT_CLIPPING_PROPERTIES_KHR' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_POINT_CLIPPING_PROPERTIES_KHR icd/generated/vk_typemap_helper.h:2028:99: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:2043:31: error: 'VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2043:31: note: suggested alternative: 'VkPhysicalDeviceShaderAtomicInt64FeaturesKHR' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceShaderAtomicInt64FeaturesKHR icd/generated/vk_typemap_helper.h:2043:83: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:2047:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_TERMINATE_INVOCATION_FEATURES_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2047:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_INT64_FEATURES_KHR' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_INT64_FEATURES_KHR icd/generated/vk_typemap_helper.h:2047:106: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:2052:31: error: 'VkFragmentShadingRateAttachmentInfoKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2052:31: note: suggested alternative: 'VkFramebufferAttachmentImageInfoKHR' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkFramebufferAttachmentImageInfoKHR icd/generated/vk_typemap_helper.h:2052:69: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:2056:32: error: 'VK_STRUCTURE_TYPE_FRAGMENT_SHADING_RATE_ATTACHMENT_INFO_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2056:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_RENDER_PASS_ATTACHMENT_BEGIN_INFO_KHR' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_RENDER_PASS_ATTACHMENT_BEGIN_INFO_KHR icd/generated/vk_typemap_helper.h:2056:91: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:2061:31: error: 'VkPipelineFragmentShadingRateStateCreateInfoKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2061:31: note: suggested alternative: 'VkPipelineViewportShadingRateImageStateCreateInfoNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPipelineViewportShadingRateImageStateCreateInfoNV icd/generated/vk_typemap_helper.h:2061:78: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:2065:32: error: 'VK_STRUCTURE_TYPE_PIPELINE_FRAGMENT_SHADING_RATE_STATE_CREATE_INFO_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2065:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PIPELINE_VIEWPORT_SHADING_RATE_IMAGE_STATE_CREATE_INFO_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PIPELINE_VIEWPORT_SHADING_RATE_IMAGE_STATE_CREATE_INFO_NV icd/generated/vk_typemap_helper.h:2065:102: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:2070:31: error: 'VkPhysicalDeviceFragmentShadingRateFeaturesKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2070:31: note: suggested alternative: 'VkPhysicalDeviceFragmentDensityMapFeaturesEXT' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceFragmentDensityMapFeaturesEXT icd/generated/vk_typemap_helper.h:2070:77: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:2074:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_FEATURES_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2074:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADER_INTERLOCK_FEATURES_EXT' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADER_INTERLOCK_FEATURES_EXT icd/generated/vk_typemap_helper.h:2074:100: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:2079:31: error: 'VkPhysicalDeviceFragmentShadingRatePropertiesKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2079:31: note: suggested alternative: 'VkPhysicalDeviceFragmentDensityMapPropertiesEXT' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceFragmentDensityMapPropertiesEXT icd/generated/vk_typemap_helper.h:2079:79: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:2083:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_PROPERTIES_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2083:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_PROPERTIES_EXT' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_PROPERTIES_EXT icd/generated/vk_typemap_helper.h:2083:102: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:2088:31: error: 'VkPhysicalDeviceFragmentShadingRateKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2088:31: note: suggested alternative: 'VkPhysicalDeviceImageFormatInfo2KHR' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceImageFormatInfo2KHR icd/generated/vk_typemap_helper.h:2088:69: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:2092:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2092:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_IMAGE_FORMAT_INFO_2_KHR' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_IMAGE_FORMAT_INFO_2_KHR icd/generated/vk_typemap_helper.h:2092:91: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:2160:31: error: 'VkPipelineLibraryCreateInfoKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2160:31: note: suggested alternative: 'VkPipelineLayoutCreateInfo' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPipelineLayoutCreateInfo icd/generated/vk_typemap_helper.h:2160:61: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:2164:32: error: 'VK_STRUCTURE_TYPE_PIPELINE_LIBRARY_CREATE_INFO_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2164:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PIPELINE_LAYOUT_CREATE_INFO' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PIPELINE_LAYOUT_CREATE_INFO icd/generated/vk_typemap_helper.h:2164:82: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:2169:31: error: 'VkBufferCopy2KHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2169:31: note: suggested alternative: 'VkBufferCopy' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~ VkBufferCopy icd/generated/vk_typemap_helper.h:2169:47: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:2173:32: error: 'VK_STRUCTURE_TYPE_BUFFER_COPY_2_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2173:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_BUFFER_CREATE_INFO' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_BUFFER_CREATE_INFO icd/generated/vk_typemap_helper.h:2173:67: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:2178:31: error: 'VkCopyBufferInfo2KHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2178:31: note: suggested alternative: 'VkPipelineInfoKHR' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~ VkPipelineInfoKHR icd/generated/vk_typemap_helper.h:2178:51: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:2182:32: error: 'VK_STRUCTURE_TYPE_COPY_BUFFER_INFO_2_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2182:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_DISPLAY_PLANE_INFO_2_KHR' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_DISPLAY_PLANE_INFO_2_KHR icd/generated/vk_typemap_helper.h:2182:72: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:2187:31: error: 'VkImageCopy2KHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2187:31: note: suggested alternative: 'VkImageCopy' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~ VkImageCopy icd/generated/vk_typemap_helper.h:2187:46: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:2191:32: error: 'VK_STRUCTURE_TYPE_IMAGE_COPY_2_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2191:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_IMAGE_CREATE_INFO' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_IMAGE_CREATE_INFO icd/generated/vk_typemap_helper.h:2191:66: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:2196:31: error: 'VkCopyImageInfo2KHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2196:31: note: suggested alternative: 'VkPipelineInfoKHR' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~ VkPipelineInfoKHR icd/generated/vk_typemap_helper.h:2196:50: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:2200:32: error: 'VK_STRUCTURE_TYPE_COPY_IMAGE_INFO_2_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2200:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_DISPLAY_PLANE_INFO_2_KHR' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_DISPLAY_PLANE_INFO_2_KHR icd/generated/vk_typemap_helper.h:2200:71: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:2205:31: error: 'VkBufferImageCopy2KHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2205:31: note: suggested alternative: 'VkBufferImageCopy' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~ VkBufferImageCopy icd/generated/vk_typemap_helper.h:2205:52: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:2209:32: error: 'VK_STRUCTURE_TYPE_BUFFER_IMAGE_COPY_2_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2209:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_BUFFER_MEMORY_BARRIER' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_BUFFER_MEMORY_BARRIER icd/generated/vk_typemap_helper.h:2209:73: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:2214:31: error: 'VkCopyBufferToImageInfo2KHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2214:31: note: suggested alternative: 'VkBindBufferMemoryInfoKHR' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ VkBindBufferMemoryInfoKHR icd/generated/vk_typemap_helper.h:2214:58: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:2218:32: error: 'VK_STRUCTURE_TYPE_COPY_BUFFER_TO_IMAGE_INFO_2_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2218:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_BIND_BUFFER_MEMORY_INFO_KHR' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_BIND_BUFFER_MEMORY_INFO_KHR icd/generated/vk_typemap_helper.h:2218:81: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:2223:31: error: 'VkCopyImageToBufferInfo2KHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2223:31: note: suggested alternative: 'vkCmdCopyImageToBuffer' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vkCmdCopyImageToBuffer icd/generated/vk_typemap_helper.h:2223:58: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:2227:32: error: 'VK_STRUCTURE_TYPE_COPY_IMAGE_TO_BUFFER_INFO_2_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2227:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_BIND_IMAGE_MEMORY_INFO_KHR' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_BIND_IMAGE_MEMORY_INFO_KHR icd/generated/vk_typemap_helper.h:2227:81: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:2232:31: error: 'VkImageBlit2KHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2232:31: note: suggested alternative: 'VkImageBlit' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~ VkImageBlit icd/generated/vk_typemap_helper.h:2232:46: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:2236:32: error: 'VK_STRUCTURE_TYPE_IMAGE_BLIT_2_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2236:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_SURFACE_FORMAT_2_KHR' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_SURFACE_FORMAT_2_KHR icd/generated/vk_typemap_helper.h:2236:66: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:2241:31: error: 'VkBlitImageInfo2KHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2241:31: note: suggested alternative: 'VkPipelineInfoKHR' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~ VkPipelineInfoKHR icd/generated/vk_typemap_helper.h:2241:50: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:2245:32: error: 'VK_STRUCTURE_TYPE_BLIT_IMAGE_INFO_2_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2245:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_DISPLAY_PLANE_INFO_2_KHR' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_DISPLAY_PLANE_INFO_2_KHR icd/generated/vk_typemap_helper.h:2245:71: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:2250:31: error: 'VkImageResolve2KHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2250:31: note: suggested alternative: 'VkImageResolve' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~ VkImageResolve icd/generated/vk_typemap_helper.h:2250:49: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:2254:32: error: 'VK_STRUCTURE_TYPE_IMAGE_RESOLVE_2_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2254:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_IMAGE_CREATE_INFO' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_IMAGE_CREATE_INFO icd/generated/vk_typemap_helper.h:2254:69: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:2259:31: error: 'VkResolveImageInfo2KHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2259:31: note: suggested alternative: 'VkDisplayPlaneInfo2KHR' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~ VkDisplayPlaneInfo2KHR icd/generated/vk_typemap_helper.h:2259:53: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:2263:32: error: 'VK_STRUCTURE_TYPE_RESOLVE_IMAGE_INFO_2_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2263:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_DISPLAY_PLANE_INFO_2_KHR' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_DISPLAY_PLANE_INFO_2_KHR icd/generated/vk_typemap_helper.h:2263:74: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:2376:31: error: 'VkImageViewAddressPropertiesNVX' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2376:31: note: suggested alternative: 'VkImageFormatProperties2' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkImageFormatProperties2 icd/generated/vk_typemap_helper.h:2376:62: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:2380:32: error: 'VK_STRUCTURE_TYPE_IMAGE_VIEW_ADDRESS_PROPERTIES_NVX' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:2380:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_IMAGE_FORMAT_PROPERTIES_2' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_IMAGE_FORMAT_PROPERTIES_2 icd/generated/vk_typemap_helper.h:2380:83: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:3412:31: error: 'VkQueryPoolPerformanceQueryCreateInfoINTEL' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3412:31: note: suggested alternative: 'VkQueryPoolPerformanceCreateInfoKHR' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkQueryPoolPerformanceCreateInfoKHR icd/generated/vk_typemap_helper.h:3412:73: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:3416:32: error: 'VK_STRUCTURE_TYPE_QUERY_POOL_PERFORMANCE_QUERY_CREATE_INFO_INTEL' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3416:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_QUERY_POOL_PERFORMANCE_CREATE_INFO_KHR' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_QUERY_POOL_PERFORMANCE_CREATE_INFO_KHR icd/generated/vk_typemap_helper.h:3416:96: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:3578:31: error: 'VkPhysicalDeviceShaderImageAtomicInt64FeaturesEXT' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3578:31: note: suggested alternative: 'VkPhysicalDeviceShaderAtomicInt64FeaturesKHR' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceShaderAtomicInt64FeaturesKHR icd/generated/vk_typemap_helper.h:3578:80: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:3582:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_IMAGE_ATOMIC_INT64_FEATURES_EXT' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3582:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_INT64_FEATURES_KHR' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_INT64_FEATURES_KHR icd/generated/vk_typemap_helper.h:3582:104: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:3800:31: error: 'VkPhysicalDeviceShaderAtomicFloatFeaturesEXT' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3800:31: note: suggested alternative: 'VkPhysicalDeviceShaderAtomicInt64FeaturesKHR' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceShaderAtomicInt64FeaturesKHR icd/generated/vk_typemap_helper.h:3800:75: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:3804:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_FLOAT_FEATURES_EXT' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3804:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_INT64_FEATURES_KHR' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADER_ATOMIC_INT64_FEATURES_KHR icd/generated/vk_typemap_helper.h:3804:98: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:3818:31: error: 'VkPhysicalDeviceExtendedDynamicStateFeaturesEXT' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3818:31: note: suggested alternative: 'VkPhysicalDeviceIndexTypeUint8FeaturesEXT' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceIndexTypeUint8FeaturesEXT icd/generated/vk_typemap_helper.h:3818:78: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:3822:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTENDED_DYNAMIC_STATE_FEATURES_EXT' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3822:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_INDEX_TYPE_UINT8_FEATURES_EXT' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_INDEX_TYPE_UINT8_FEATURES_EXT icd/generated/vk_typemap_helper.h:3822:101: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:3836:31: error: 'VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3836:31: note: suggested alternative: 'vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vkGetPhysicalDeviceGeneratedCommandsPropertiesNVX icd/generated/vk_typemap_helper.h:3836:82: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:3840:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DEVICE_GENERATED_COMMANDS_PROPERTIES_NV' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3840:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADING_RATE_IMAGE_PROPERTIES_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADING_RATE_IMAGE_PROPERTIES_NV icd/generated/vk_typemap_helper.h:3840:105: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:3845:31: error: 'VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3845:31: note: suggested alternative: 'VkDeviceGeneratedCommandsFeaturesNVX' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkDeviceGeneratedCommandsFeaturesNVX icd/generated/vk_typemap_helper.h:3845:80: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:3849:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DEVICE_GENERATED_COMMANDS_FEATURES_NV' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3849:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADING_RATE_IMAGE_FEATURES_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADING_RATE_IMAGE_FEATURES_NV icd/generated/vk_typemap_helper.h:3849:103: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:3854:31: error: 'VkGraphicsShaderGroupCreateInfoNV' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3854:31: note: suggested alternative: 'VkRayTracingShaderGroupCreateInfoNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkRayTracingShaderGroupCreateInfoNV icd/generated/vk_typemap_helper.h:3854:64: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:3858:32: error: 'VK_STRUCTURE_TYPE_GRAPHICS_SHADER_GROUP_CREATE_INFO_NV' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3858:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_RAY_TRACING_SHADER_GROUP_CREATE_INFO_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_RAY_TRACING_SHADER_GROUP_CREATE_INFO_NV icd/generated/vk_typemap_helper.h:3858:86: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:3863:31: error: 'VkGraphicsPipelineShaderGroupsCreateInfoNV' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3863:31: note: suggested alternative: 'VkRayTracingShaderGroupCreateInfoNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkRayTracingShaderGroupCreateInfoNV icd/generated/vk_typemap_helper.h:3863:73: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:3867:32: error: 'VK_STRUCTURE_TYPE_GRAPHICS_PIPELINE_SHADER_GROUPS_CREATE_INFO_NV' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3867:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_RAY_TRACING_SHADER_GROUP_CREATE_INFO_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_RAY_TRACING_SHADER_GROUP_CREATE_INFO_NV icd/generated/vk_typemap_helper.h:3867:96: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:3872:31: error: 'VkIndirectCommandsLayoutTokenNV' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3872:31: note: suggested alternative: 'VkIndirectCommandsLayoutTokenNVX' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkIndirectCommandsLayoutTokenNVX icd/generated/vk_typemap_helper.h:3872:62: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:3876:32: error: 'VK_STRUCTURE_TYPE_INDIRECT_COMMANDS_LAYOUT_TOKEN_NV' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3876:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_INDIRECT_COMMANDS_LAYOUT_CREATE_INFO_NVX' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_INDIRECT_COMMANDS_LAYOUT_CREATE_INFO_NVX icd/generated/vk_typemap_helper.h:3876:83: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:3881:31: error: 'VkIndirectCommandsLayoutCreateInfoNV' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3881:31: note: suggested alternative: 'VkIndirectCommandsLayoutCreateInfoNVX' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkIndirectCommandsLayoutCreateInfoNVX icd/generated/vk_typemap_helper.h:3881:67: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:3885:32: error: 'VK_STRUCTURE_TYPE_INDIRECT_COMMANDS_LAYOUT_CREATE_INFO_NV' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3885:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_INDIRECT_COMMANDS_LAYOUT_CREATE_INFO_NVX' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_INDIRECT_COMMANDS_LAYOUT_CREATE_INFO_NVX icd/generated/vk_typemap_helper.h:3885:89: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:3890:31: error: 'VkGeneratedCommandsInfoNV' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3890:31: note: suggested alternative: 'VkCmdProcessCommandsInfoNVX' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~ VkCmdProcessCommandsInfoNVX icd/generated/vk_typemap_helper.h:3890:56: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:3894:32: error: 'VK_STRUCTURE_TYPE_GENERATED_COMMANDS_INFO_NV' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3894:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_CMD_PROCESS_COMMANDS_INFO_NVX' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_CMD_PROCESS_COMMANDS_INFO_NVX icd/generated/vk_typemap_helper.h:3894:76: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:3899:31: error: 'VkGeneratedCommandsMemoryRequirementsInfoNV' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3899:31: note: suggested alternative: 'VkImagePlaneMemoryRequirementsInfo' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkImagePlaneMemoryRequirementsInfo icd/generated/vk_typemap_helper.h:3899:74: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:3903:32: error: 'VK_STRUCTURE_TYPE_GENERATED_COMMANDS_MEMORY_REQUIREMENTS_INFO_NV' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3903:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_IMAGE_PLANE_MEMORY_REQUIREMENTS_INFO_KHR' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_IMAGE_PLANE_MEMORY_REQUIREMENTS_INFO_KHR icd/generated/vk_typemap_helper.h:3903:96: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:3926:31: error: 'VkRenderPassTransformBeginInfoQCOM' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3926:31: note: suggested alternative: 'VkRenderPassAttachmentBeginInfoKHR' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkRenderPassAttachmentBeginInfoKHR icd/generated/vk_typemap_helper.h:3926:65: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:3930:32: error: 'VK_STRUCTURE_TYPE_RENDER_PASS_TRANSFORM_BEGIN_INFO_QCOM' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3930:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_RENDER_PASS_ATTACHMENT_BEGIN_INFO_KHR' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_RENDER_PASS_ATTACHMENT_BEGIN_INFO_KHR icd/generated/vk_typemap_helper.h:3930:87: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:3935:31: error: 'VkCommandBufferInheritanceRenderPassTransformInfoQCOM' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3935:31: note: suggested alternative: 'VkCommandBufferInheritanceConditionalRenderingInfoEXT' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkCommandBufferInheritanceConditionalRenderingInfoEXT icd/generated/vk_typemap_helper.h:3935:84: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:3939:32: error: 'VK_STRUCTURE_TYPE_COMMAND_BUFFER_INHERITANCE_RENDER_PASS_TRANSFORM_INFO_QCOM' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3939:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_COMMAND_BUFFER_INHERITANCE_CONDITIONAL_RENDERING_INFO_EXT' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_COMMAND_BUFFER_INHERITANCE_CONDITIONAL_RENDERING_INFO_EXT icd/generated/vk_typemap_helper.h:3939:108: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:3944:31: error: 'VkPhysicalDeviceDeviceMemoryReportFeaturesEXT' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3944:31: note: suggested alternative: 'VkPhysicalDeviceMemoryPriorityFeaturesEXT' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceMemoryPriorityFeaturesEXT icd/generated/vk_typemap_helper.h:3944:76: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:3948:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DEVICE_MEMORY_REPORT_FEATURES_EXT' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3948:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MEMORY_PRIORITY_FEATURES_EXT' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MEMORY_PRIORITY_FEATURES_EXT icd/generated/vk_typemap_helper.h:3948:99: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:3953:31: error: 'VkDeviceMemoryReportCallbackDataEXT' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3953:31: note: suggested alternative: 'VkDebugReportCallbackEXT' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkDebugReportCallbackEXT icd/generated/vk_typemap_helper.h:3953:66: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:3957:32: error: 'VK_STRUCTURE_TYPE_DEVICE_MEMORY_REPORT_CALLBACK_DATA_EXT' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3957:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_DEBUG_UTILS_MESSENGER_CALLBACK_DATA_EXT' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_DEBUG_UTILS_MESSENGER_CALLBACK_DATA_EXT icd/generated/vk_typemap_helper.h:3957:88: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:3962:31: error: 'VkDeviceDeviceMemoryReportCreateInfoEXT' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3962:31: note: suggested alternative: 'VkBufferDeviceAddressCreateInfoEXT' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkBufferDeviceAddressCreateInfoEXT icd/generated/vk_typemap_helper.h:3962:70: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:3966:32: error: 'VK_STRUCTURE_TYPE_DEVICE_DEVICE_MEMORY_REPORT_CREATE_INFO_EXT' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3966:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_DEVICE_QUEUE_GLOBAL_PRIORITY_CREATE_INFO_EXT' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_DEVICE_QUEUE_GLOBAL_PRIORITY_CREATE_INFO_EXT icd/generated/vk_typemap_helper.h:3966:93: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:3971:31: error: 'VkPhysicalDeviceRobustness2FeaturesEXT' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3971:31: note: suggested alternative: 'VkPhysicalDeviceHostQueryResetFeaturesEXT' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceHostQueryResetFeaturesEXT icd/generated/vk_typemap_helper.h:3971:69: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:3975:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ROBUSTNESS_2_FEATURES_EXT' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3975:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT icd/generated/vk_typemap_helper.h:3975:91: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:3980:31: error: 'VkPhysicalDeviceRobustness2PropertiesEXT' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3980:31: note: suggested alternative: 'VkPhysicalDevicePCIBusInfoPropertiesEXT' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDevicePCIBusInfoPropertiesEXT icd/generated/vk_typemap_helper.h:3980:71: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:3984:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ROBUSTNESS_2_PROPERTIES_EXT' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3984:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TOOL_PROPERTIES_EXT' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TOOL_PROPERTIES_EXT icd/generated/vk_typemap_helper.h:3984:93: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:3989:31: error: 'VkSamplerCustomBorderColorCreateInfoEXT' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3989:31: note: suggested alternative: 'VkSamplerReductionModeCreateInfoEXT' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkSamplerReductionModeCreateInfoEXT icd/generated/vk_typemap_helper.h:3989:70: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:3993:32: error: 'VK_STRUCTURE_TYPE_SAMPLER_CUSTOM_BORDER_COLOR_CREATE_INFO_EXT' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3993:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_SAMPLER_REDUCTION_MODE_CREATE_INFO_EXT' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_SAMPLER_REDUCTION_MODE_CREATE_INFO_EXT icd/generated/vk_typemap_helper.h:3993:93: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:3998:31: error: 'VkPhysicalDeviceCustomBorderColorPropertiesEXT' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:3998:31: note: suggested alternative: 'VkPhysicalDeviceToolPropertiesEXT' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceToolPropertiesEXT icd/generated/vk_typemap_helper.h:3998:77: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4002:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_CUSTOM_BORDER_COLOR_PROPERTIES_EXT' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4002:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TOOL_PROPERTIES_EXT' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TOOL_PROPERTIES_EXT icd/generated/vk_typemap_helper.h:4002:100: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4007:31: error: 'VkPhysicalDeviceCustomBorderColorFeaturesEXT' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4007:31: note: suggested alternative: 'VkPhysicalDeviceMemoryPriorityFeaturesEXT' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceMemoryPriorityFeaturesEXT icd/generated/vk_typemap_helper.h:4007:75: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4011:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_CUSTOM_BORDER_COLOR_FEATURES_EXT' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4011:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT icd/generated/vk_typemap_helper.h:4011:98: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4016:31: error: 'VkPhysicalDevicePrivateDataFeaturesEXT' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4016:31: note: suggested alternative: 'VkPhysicalDeviceASTCDecodeFeaturesEXT' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceASTCDecodeFeaturesEXT icd/generated/vk_typemap_helper.h:4016:69: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4020:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PRIVATE_DATA_FEATURES_EXT' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4020:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT icd/generated/vk_typemap_helper.h:4020:91: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4025:31: error: 'VkDevicePrivateDataCreateInfoEXT' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4025:31: note: suggested alternative: 'VkDeviceGroupDeviceCreateInfoKHR' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkDeviceGroupDeviceCreateInfoKHR icd/generated/vk_typemap_helper.h:4025:63: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4029:32: error: 'VK_STRUCTURE_TYPE_DEVICE_PRIVATE_DATA_CREATE_INFO_EXT' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4029:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_DEBUG_REPORT_CREATE_INFO_EXT' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_DEBUG_REPORT_CREATE_INFO_EXT icd/generated/vk_typemap_helper.h:4029:85: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4034:31: error: 'VkPrivateDataSlotCreateInfoEXT' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4034:31: note: suggested alternative: 'VkValidationCacheCreateInfoEXT' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkValidationCacheCreateInfoEXT icd/generated/vk_typemap_helper.h:4034:61: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4038:32: error: 'VK_STRUCTURE_TYPE_PRIVATE_DATA_SLOT_CREATE_INFO_EXT' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4038:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_VALIDATION_CACHE_CREATE_INFO_EXT' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_VALIDATION_CACHE_CREATE_INFO_EXT icd/generated/vk_typemap_helper.h:4038:83: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4043:31: error: 'VkPhysicalDevicePipelineCreationCacheControlFeaturesEXT' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4043:31: note: suggested alternative: 'VkPhysicalDeviceSubgroupSizeControlFeaturesEXT' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceSubgroupSizeControlFeaturesEXT icd/generated/vk_typemap_helper.h:4043:86: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4047:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PIPELINE_CREATION_CACHE_CONTROL_FEATURES_EXT' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4047:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SUBGROUP_SIZE_CONTROL_FEATURES_EXT' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SUBGROUP_SIZE_CONTROL_FEATURES_EXT icd/generated/vk_typemap_helper.h:4047:110: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4052:31: error: 'VkPhysicalDeviceDiagnosticsConfigFeaturesNV' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4052:31: note: suggested alternative: 'VkPhysicalDeviceCooperativeMatrixFeaturesNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceCooperativeMatrixFeaturesNV icd/generated/vk_typemap_helper.h:4052:74: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4056:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DIAGNOSTICS_CONFIG_FEATURES_NV' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4056:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_COOPERATIVE_MATRIX_FEATURES_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_COOPERATIVE_MATRIX_FEATURES_NV icd/generated/vk_typemap_helper.h:4056:96: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4061:31: error: 'VkDeviceDiagnosticsConfigCreateInfoNV' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4061:31: note: suggested alternative: 'VkDedicatedAllocationBufferCreateInfoNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkDedicatedAllocationBufferCreateInfoNV icd/generated/vk_typemap_helper.h:4061:68: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4065:32: error: 'VK_STRUCTURE_TYPE_DEVICE_DIAGNOSTICS_CONFIG_CREATE_INFO_NV' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4065:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_DEDICATED_ALLOCATION_BUFFER_CREATE_INFO_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_DEDICATED_ALLOCATION_BUFFER_CREATE_INFO_NV icd/generated/vk_typemap_helper.h:4065:90: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4070:31: error: 'VkPhysicalDeviceFragmentShadingRateEnumsFeaturesNV' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4070:31: note: suggested alternative: 'VkPhysicalDeviceFragmentShaderBarycentricFeaturesNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceFragmentShaderBarycentricFeaturesNV icd/generated/vk_typemap_helper.h:4070:81: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4074:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_ENUMS_FEATURES_NV' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4074:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADER_BARYCENTRIC_FEATURES_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADER_BARYCENTRIC_FEATURES_NV icd/generated/vk_typemap_helper.h:4074:105: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4079:31: error: 'VkPhysicalDeviceFragmentShadingRateEnumsPropertiesNV' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4079:31: note: suggested alternative: 'VkPhysicalDeviceShadingRateImagePropertiesNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceShadingRateImagePropertiesNV icd/generated/vk_typemap_helper.h:4079:83: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4083:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_ENUMS_PROPERTIES_NV' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4083:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADING_RATE_IMAGE_PROPERTIES_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SHADING_RATE_IMAGE_PROPERTIES_NV icd/generated/vk_typemap_helper.h:4083:107: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4088:31: error: 'VkPipelineFragmentShadingRateEnumStateCreateInfoNV' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4088:31: note: suggested alternative: 'VkPipelineViewportShadingRateImageStateCreateInfoNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPipelineViewportShadingRateImageStateCreateInfoNV icd/generated/vk_typemap_helper.h:4088:81: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4092:32: error: 'VK_STRUCTURE_TYPE_PIPELINE_FRAGMENT_SHADING_RATE_ENUM_STATE_CREATE_INFO_NV' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4092:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PIPELINE_VIEWPORT_SHADING_RATE_IMAGE_STATE_CREATE_INFO_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PIPELINE_VIEWPORT_SHADING_RATE_IMAGE_STATE_CREATE_INFO_NV icd/generated/vk_typemap_helper.h:4092:106: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4097:31: error: 'VkPhysicalDeviceFragmentDensityMap2FeaturesEXT' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4097:31: note: suggested alternative: 'VkPhysicalDeviceFragmentDensityMapFeaturesEXT' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceFragmentDensityMapFeaturesEXT icd/generated/vk_typemap_helper.h:4097:77: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4101:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_2_FEATURES_EXT' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4101:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_FEATURES_EXT' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_FEATURES_EXT icd/generated/vk_typemap_helper.h:4101:101: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4106:31: error: 'VkPhysicalDeviceFragmentDensityMap2PropertiesEXT' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4106:31: note: suggested alternative: 'VkPhysicalDeviceFragmentDensityMapPropertiesEXT' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceFragmentDensityMapPropertiesEXT icd/generated/vk_typemap_helper.h:4106:79: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4110:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_2_PROPERTIES_EXT' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4110:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_PROPERTIES_EXT' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_PROPERTIES_EXT icd/generated/vk_typemap_helper.h:4110:103: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4115:31: error: 'VkCopyCommandTransformInfoQCOM' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4115:61: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4119:32: error: 'VK_STRUCTURE_TYPE_COPY_COMMAND_TRANSFORM_INFO_QCOM' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4119:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_BIND_IMAGE_MEMORY_INFO_KHR' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_BIND_IMAGE_MEMORY_INFO_KHR icd/generated/vk_typemap_helper.h:4119:82: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4124:31: error: 'VkPhysicalDeviceImageRobustnessFeaturesEXT' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4124:31: note: suggested alternative: 'VkPhysicalDeviceBufferAddressFeaturesEXT' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceBufferAddressFeaturesEXT icd/generated/vk_typemap_helper.h:4124:73: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4128:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_IMAGE_ROBUSTNESS_FEATURES_EXT' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4128:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_BUFFER_ADDRESS_FEATURES_EXT' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_BUFFER_ADDRESS_FEATURES_EXT icd/generated/vk_typemap_helper.h:4128:95: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4133:31: error: 'VkPhysicalDevice4444FormatsFeaturesEXT' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4133:31: note: suggested alternative: 'VkPhysicalDeviceASTCDecodeFeaturesEXT' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceASTCDecodeFeaturesEXT icd/generated/vk_typemap_helper.h:4133:69: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4137:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_4444_FORMATS_FEATURES_EXT' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4137:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT icd/generated/vk_typemap_helper.h:4137:91: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4153:31: error: 'VkAccelerationStructureGeometryTrianglesDataKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4153:31: note: suggested alternative: 'VkAccelerationStructureMemoryRequirementsInfoNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureMemoryRequirementsInfoNV icd/generated/vk_typemap_helper.h:4153:78: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4157:32: error: 'VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_GEOMETRY_TRIANGLES_DATA_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4157:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_MEMORY_REQUIREMENTS_INFO_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_MEMORY_REQUIREMENTS_INFO_NV icd/generated/vk_typemap_helper.h:4157:100: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4162:31: error: 'VkAccelerationStructureGeometryAabbsDataKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4162:31: note: suggested alternative: 'VkAccelerationStructureCreateInfoNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureCreateInfoNV icd/generated/vk_typemap_helper.h:4162:74: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4166:32: error: 'VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_GEOMETRY_AABBS_DATA_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4166:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_CREATE_INFO_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_CREATE_INFO_NV icd/generated/vk_typemap_helper.h:4166:96: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4171:31: error: 'VkAccelerationStructureGeometryInstancesDataKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4171:31: note: suggested alternative: 'VkAccelerationStructureMemoryRequirementsInfoNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureMemoryRequirementsInfoNV icd/generated/vk_typemap_helper.h:4171:78: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4175:32: error: 'VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_GEOMETRY_INSTANCES_DATA_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4175:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_MEMORY_REQUIREMENTS_INFO_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_MEMORY_REQUIREMENTS_INFO_NV icd/generated/vk_typemap_helper.h:4175:100: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4180:31: error: 'VkAccelerationStructureGeometryKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4180:31: note: suggested alternative: 'VkAccelerationStructureCreateInfoNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureCreateInfoNV icd/generated/vk_typemap_helper.h:4180:65: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4184:32: error: 'VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_GEOMETRY_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4184:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_INFO_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_INFO_NV icd/generated/vk_typemap_helper.h:4184:85: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4189:31: error: 'VkAccelerationStructureBuildGeometryInfoKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4189:31: note: suggested alternative: 'VkAccelerationStructureCreateInfoNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureCreateInfoNV icd/generated/vk_typemap_helper.h:4189:74: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4193:32: error: 'VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_BUILD_GEOMETRY_INFO_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4193:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_CREATE_INFO_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_CREATE_INFO_NV icd/generated/vk_typemap_helper.h:4193:96: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4198:31: error: 'VkAccelerationStructureCreateInfoKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4198:31: note: suggested alternative: 'VkAccelerationStructureCreateInfoNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureCreateInfoNV icd/generated/vk_typemap_helper.h:4198:67: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4202:32: error: 'VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_CREATE_INFO_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4202:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_CREATE_INFO_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_CREATE_INFO_NV icd/generated/vk_typemap_helper.h:4202:88: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4207:31: error: 'VkWriteDescriptorSetAccelerationStructureKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4207:31: note: suggested alternative: 'VkWriteDescriptorSetAccelerationStructureNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkWriteDescriptorSetAccelerationStructureNV icd/generated/vk_typemap_helper.h:4207:75: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4211:32: error: 'VK_STRUCTURE_TYPE_WRITE_DESCRIPTOR_SET_ACCELERATION_STRUCTURE_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4211:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_WRITE_DESCRIPTOR_SET_ACCELERATION_STRUCTURE_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_WRITE_DESCRIPTOR_SET_ACCELERATION_STRUCTURE_NV icd/generated/vk_typemap_helper.h:4211:97: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4216:31: error: 'VkPhysicalDeviceAccelerationStructureFeaturesKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4216:31: note: suggested alternative: 'VkPhysicalDeviceTimelineSemaphoreFeaturesKHR' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceTimelineSemaphoreFeaturesKHR icd/generated/vk_typemap_helper.h:4216:79: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4220:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ACCELERATION_STRUCTURE_FEATURES_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4220:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TIMELINE_SEMAPHORE_FEATURES_KHR' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TIMELINE_SEMAPHORE_FEATURES_KHR icd/generated/vk_typemap_helper.h:4220:101: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4225:31: error: 'VkPhysicalDeviceAccelerationStructurePropertiesKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4225:31: note: suggested alternative: 'VkPhysicalDeviceFloatControlsPropertiesKHR' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceFloatControlsPropertiesKHR icd/generated/vk_typemap_helper.h:4225:81: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4229:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_ACCELERATION_STRUCTURE_PROPERTIES_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4229:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TIMELINE_SEMAPHORE_PROPERTIES_KHR' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TIMELINE_SEMAPHORE_PROPERTIES_KHR icd/generated/vk_typemap_helper.h:4229:103: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4234:31: error: 'VkAccelerationStructureDeviceAddressInfoKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4234:31: note: suggested alternative: 'VkAccelerationStructureCreateInfoNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureCreateInfoNV icd/generated/vk_typemap_helper.h:4234:74: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4238:32: error: 'VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_DEVICE_ADDRESS_INFO_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4238:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_CREATE_INFO_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_CREATE_INFO_NV icd/generated/vk_typemap_helper.h:4238:96: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4243:31: error: 'VkAccelerationStructureVersionInfoKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4243:31: note: suggested alternative: 'VkAccelerationStructureCreateInfoNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureCreateInfoNV icd/generated/vk_typemap_helper.h:4243:68: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4247:32: error: 'VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_VERSION_INFO_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4247:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_CREATE_INFO_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_CREATE_INFO_NV icd/generated/vk_typemap_helper.h:4247:89: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4252:31: error: 'VkCopyAccelerationStructureToMemoryInfoKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4252:31: note: suggested alternative: 'VkBindAccelerationStructureMemoryInfoNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkBindAccelerationStructureMemoryInfoNV icd/generated/vk_typemap_helper.h:4252:73: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4256:32: error: 'VK_STRUCTURE_TYPE_COPY_ACCELERATION_STRUCTURE_TO_MEMORY_INFO_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4256:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_BIND_ACCELERATION_STRUCTURE_MEMORY_INFO_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_BIND_ACCELERATION_STRUCTURE_MEMORY_INFO_NV icd/generated/vk_typemap_helper.h:4256:96: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4261:31: error: 'VkCopyMemoryToAccelerationStructureInfoKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4261:31: note: suggested alternative: 'VkAccelerationStructureInfoNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureInfoNV icd/generated/vk_typemap_helper.h:4261:73: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4265:32: error: 'VK_STRUCTURE_TYPE_COPY_MEMORY_TO_ACCELERATION_STRUCTURE_INFO_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4265:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_INFO_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_INFO_NV icd/generated/vk_typemap_helper.h:4265:96: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4270:31: error: 'VkCopyAccelerationStructureInfoKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4270:31: note: suggested alternative: 'VkAccelerationStructureInfoNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureInfoNV icd/generated/vk_typemap_helper.h:4270:65: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4274:32: error: 'VK_STRUCTURE_TYPE_COPY_ACCELERATION_STRUCTURE_INFO_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4274:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_INFO_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_INFO_NV icd/generated/vk_typemap_helper.h:4274:86: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4279:31: error: 'VkAccelerationStructureBuildSizesInfoKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4279:31: note: suggested alternative: 'VkAccelerationStructureCreateInfoNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureCreateInfoNV icd/generated/vk_typemap_helper.h:4279:71: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4283:32: error: 'VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_BUILD_SIZES_INFO_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4283:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_CREATE_INFO_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_CREATE_INFO_NV icd/generated/vk_typemap_helper.h:4283:93: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4288:31: error: 'VkRayTracingShaderGroupCreateInfoKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4288:31: note: suggested alternative: 'VkRayTracingShaderGroupCreateInfoNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkRayTracingShaderGroupCreateInfoNV icd/generated/vk_typemap_helper.h:4288:67: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4292:32: error: 'VK_STRUCTURE_TYPE_RAY_TRACING_SHADER_GROUP_CREATE_INFO_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4292:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_RAY_TRACING_SHADER_GROUP_CREATE_INFO_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_RAY_TRACING_SHADER_GROUP_CREATE_INFO_NV icd/generated/vk_typemap_helper.h:4292:90: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4297:31: error: 'VkRayTracingPipelineInterfaceCreateInfoKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4297:31: note: suggested alternative: 'VkRayTracingPipelineCreateInfoNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkRayTracingPipelineCreateInfoNV icd/generated/vk_typemap_helper.h:4297:73: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4301:32: error: 'VK_STRUCTURE_TYPE_RAY_TRACING_PIPELINE_INTERFACE_CREATE_INFO_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4301:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_RAY_TRACING_PIPELINE_CREATE_INFO_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_RAY_TRACING_PIPELINE_CREATE_INFO_NV icd/generated/vk_typemap_helper.h:4301:96: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4306:31: error: 'VkRayTracingPipelineCreateInfoKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4306:31: note: suggested alternative: 'VkRayTracingPipelineCreateInfoNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkRayTracingPipelineCreateInfoNV icd/generated/vk_typemap_helper.h:4306:64: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4310:32: error: 'VK_STRUCTURE_TYPE_RAY_TRACING_PIPELINE_CREATE_INFO_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4310:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_RAY_TRACING_PIPELINE_CREATE_INFO_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_RAY_TRACING_PIPELINE_CREATE_INFO_NV icd/generated/vk_typemap_helper.h:4310:86: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4315:31: error: 'VkPhysicalDeviceRayTracingPipelineFeaturesKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4315:31: note: suggested alternative: 'VkPhysicalDeviceRayTracingPropertiesNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceRayTracingPropertiesNV icd/generated/vk_typemap_helper.h:4315:76: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4319:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PIPELINE_FEATURES_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4319:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VARIABLE_POINTER_FEATURES_KHR' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_VARIABLE_POINTER_FEATURES_KHR icd/generated/vk_typemap_helper.h:4319:99: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4324:31: error: 'VkPhysicalDeviceRayTracingPipelinePropertiesKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4324:31: note: suggested alternative: 'VkPhysicalDeviceRayTracingPropertiesNV' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceRayTracingPropertiesNV icd/generated/vk_typemap_helper.h:4324:78: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4328:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PIPELINE_PROPERTIES_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4328:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PROPERTIES_NV' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PROPERTIES_NV icd/generated/vk_typemap_helper.h:4328:101: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/vk_typemap_helper.h:4333:31: error: 'VkPhysicalDeviceRayQueryFeaturesKHR' was not declared in this scope template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4333:31: note: suggested alternative: 'VkPhysicalDeviceFeatures2KHR' template <> struct LvlTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkPhysicalDeviceFeatures2KHR icd/generated/vk_typemap_helper.h:4333:66: error: template argument 1 is invalid template <> struct LvlTypeMap { ^ icd/generated/vk_typemap_helper.h:4337:32: error: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_QUERY_FEATURES_KHR' was not declared in this scope template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/vk_typemap_helper.h:4337:32: note: suggested alternative: 'VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTIVIEW_FEATURES_KHR' template <> struct LvlSTypeMap { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MULTIVIEW_FEATURES_KHR icd/generated/vk_typemap_helper.h:4337:88: error: template argument 1 is invalid template <> struct LvlSTypeMap { ^ icd/generated/mock_icd.cpp:3150:5: error: 'VkPhysicalDeviceFragmentShadingRateKHR' has not been declared VkPhysicalDeviceFragmentShadingRateKHR* pFragmentShadingRates) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:3159:11: error: 'VkFragmentShadingRateCombinerOpKHR' does not name a type; did you mean 'CmdSetFragmentShadingRateKHR'? const VkFragmentShadingRateCombinerOpKHR combinerOps[2]) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CmdSetFragmentShadingRateKHR icd/generated/mock_icd.cpp:3197:5: error: 'VkDeferredOperationKHR' has not been declared VkDeferredOperationKHR* pDeferredOperation) ^~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp: In function 'VkResult vkmock::CreateDeferredOperationKHR(VkDevice, const VkAllocationCallbacks*, int*)': icd/generated/mock_icd.cpp:3200:28: error: 'VkDeferredOperationKHR' was not declared in this scope *pDeferredOperation = (VkDeferredOperationKHR)global_unique_handle++; ^~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:3200:28: note: suggested alternative: 'pDeferredOperation' *pDeferredOperation = (VkDeferredOperationKHR)global_unique_handle++; ^~~~~~~~~~~~~~~~~~~~~~ pDeferredOperation icd/generated/mock_icd.cpp: At global scope: icd/generated/mock_icd.cpp:3206:5: error: 'VkDeferredOperationKHR' has not been declared VkDeferredOperationKHR operation, ^~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:3214:5: error: 'VkDeferredOperationKHR' has not been declared VkDeferredOperationKHR operation) ^~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:3222:5: error: 'VkDeferredOperationKHR' has not been declared VkDeferredOperationKHR operation) ^~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:3230:5: error: 'VkDeferredOperationKHR' has not been declared VkDeferredOperationKHR operation) ^~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:3272:11: error: 'VkCopyBufferInfo2KHR' does not name a type; did you mean 'CmdCopyBuffer2KHR'? const VkCopyBufferInfo2KHR* pCopyBufferInfo) ^~~~~~~~~~~~~~~~~~~~ CmdCopyBuffer2KHR icd/generated/mock_icd.cpp:3279:11: error: 'VkCopyImageInfo2KHR' does not name a type; did you mean 'CmdCopyImage2KHR'? const VkCopyImageInfo2KHR* pCopyImageInfo) ^~~~~~~~~~~~~~~~~~~ CmdCopyImage2KHR icd/generated/mock_icd.cpp:3286:11: error: 'VkCopyBufferToImageInfo2KHR' does not name a type; did you mean 'CmdCopyBufferToImage2KHR'? const VkCopyBufferToImageInfo2KHR* pCopyBufferToImageInfo) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CmdCopyBufferToImage2KHR icd/generated/mock_icd.cpp:3293:11: error: 'VkCopyImageToBufferInfo2KHR' does not name a type; did you mean 'CmdCopyImageToBuffer2KHR'? const VkCopyImageToBufferInfo2KHR* pCopyImageToBufferInfo) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CmdCopyImageToBuffer2KHR icd/generated/mock_icd.cpp:3300:11: error: 'VkBlitImageInfo2KHR' does not name a type; did you mean 'CmdBlitImage2KHR'? const VkBlitImageInfo2KHR* pBlitImageInfo) ^~~~~~~~~~~~~~~~~~~ CmdBlitImage2KHR icd/generated/mock_icd.cpp:3307:11: error: 'VkResolveImageInfo2KHR' does not name a type; did you mean 'CmdResolveImage2KHR'? const VkResolveImageInfo2KHR* pResolveImageInfo) ^~~~~~~~~~~~~~~~~~~~~~ CmdResolveImage2KHR icd/generated/mock_icd.cpp:3465:5: error: 'VkImageViewAddressPropertiesNVX' has not been declared VkImageViewAddressPropertiesNVX* pProperties) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:4033:5: error: 'VkCopyAccelerationStructureModeKHR' has not been declared VkCopyAccelerationStructureModeKHR mode) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:4580:11: error: 'VkGeneratedCommandsMemoryRequirementsInfoNV' does not name a type; did you mean 'GetGeneratedCommandsMemoryRequirementsNV'? const VkGeneratedCommandsMemoryRequirementsInfoNV* pInfo, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GetGeneratedCommandsMemoryRequirementsNV icd/generated/mock_icd.cpp:4588:11: error: 'VkGeneratedCommandsInfoNV' does not name a type; did you mean 'VkCmdProcessCommandsInfoNVX'? const VkGeneratedCommandsInfoNV* pGeneratedCommandsInfo) ^~~~~~~~~~~~~~~~~~~~~~~~~ VkCmdProcessCommandsInfoNVX icd/generated/mock_icd.cpp:4596:11: error: 'VkGeneratedCommandsInfoNV' does not name a type; did you mean 'VkCmdProcessCommandsInfoNVX'? const VkGeneratedCommandsInfoNV* pGeneratedCommandsInfo) ^~~~~~~~~~~~~~~~~~~~~~~~~ VkCmdProcessCommandsInfoNVX icd/generated/mock_icd.cpp:4612:11: error: 'VkIndirectCommandsLayoutCreateInfoNV' does not name a type; did you mean 'VkIndirectCommandsLayoutCreateInfoNVX'? const VkIndirectCommandsLayoutCreateInfoNV* pCreateInfo, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkIndirectCommandsLayoutCreateInfoNVX icd/generated/mock_icd.cpp:4614:5: error: 'VkIndirectCommandsLayoutNV' has not been declared VkIndirectCommandsLayoutNV* pIndirectCommandsLayout) ^~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp: In function 'VkResult vkmock::CreateIndirectCommandsLayoutNV(VkDevice, const int*, const VkAllocationCallbacks*, int*)': icd/generated/mock_icd.cpp:4617:33: error: 'VkIndirectCommandsLayoutNV' was not declared in this scope *pIndirectCommandsLayout = (VkIndirectCommandsLayoutNV)global_unique_handle++; ^~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:4617:33: note: suggested alternative: 'VkIndirectCommandsLayoutNVX' *pIndirectCommandsLayout = (VkIndirectCommandsLayoutNV)global_unique_handle++; ^~~~~~~~~~~~~~~~~~~~~~~~~~ VkIndirectCommandsLayoutNVX icd/generated/mock_icd.cpp: At global scope: icd/generated/mock_icd.cpp:4623:5: error: 'VkIndirectCommandsLayoutNV' has not been declared VkIndirectCommandsLayoutNV indirectCommandsLayout, ^~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:4638:11: error: 'VkPrivateDataSlotCreateInfoEXT' does not name a type; did you mean 'VkValidationCacheCreateInfoEXT'? const VkPrivateDataSlotCreateInfoEXT* pCreateInfo, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkValidationCacheCreateInfoEXT icd/generated/mock_icd.cpp:4640:5: error: 'VkPrivateDataSlotEXT' has not been declared VkPrivateDataSlotEXT* pPrivateDataSlot) ^~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp: In function 'VkResult vkmock::CreatePrivateDataSlotEXT(VkDevice, const int*, const VkAllocationCallbacks*, int*)': icd/generated/mock_icd.cpp:4643:26: error: 'VkPrivateDataSlotEXT' was not declared in this scope *pPrivateDataSlot = (VkPrivateDataSlotEXT)global_unique_handle++; ^~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:4643:26: note: suggested alternative: 'pPrivateDataSlot' *pPrivateDataSlot = (VkPrivateDataSlotEXT)global_unique_handle++; ^~~~~~~~~~~~~~~~~~~~ pPrivateDataSlot icd/generated/mock_icd.cpp: At global scope: icd/generated/mock_icd.cpp:4649:5: error: 'VkPrivateDataSlotEXT' has not been declared VkPrivateDataSlotEXT privateDataSlot, ^~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:4659:5: error: 'VkPrivateDataSlotEXT' has not been declared VkPrivateDataSlotEXT privateDataSlot, ^~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:4670:5: error: 'VkPrivateDataSlotEXT' has not been declared VkPrivateDataSlotEXT privateDataSlot, ^~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:4682:5: error: 'VkFragmentShadingRateNV' has not been declared VkFragmentShadingRateNV shadingRate, ^~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:4683:11: error: 'VkFragmentShadingRateCombinerOpKHR' does not name a type; did you mean 'CmdSetFragmentShadingRateKHR'? const VkFragmentShadingRateCombinerOpKHR combinerOps[2]) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CmdSetFragmentShadingRateKHR icd/generated/mock_icd.cpp:4718:11: error: 'VkAccelerationStructureCreateInfoKHR' does not name a type; did you mean 'VkAccelerationStructureCreateInfoNV'? const VkAccelerationStructureCreateInfoKHR* pCreateInfo, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureCreateInfoNV icd/generated/mock_icd.cpp:4720:5: error: 'VkAccelerationStructureKHR' has not been declared VkAccelerationStructureKHR* pAccelerationStructure) ^~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp: In function 'VkResult vkmock::CreateAccelerationStructureKHR(VkDevice, const int*, const VkAllocationCallbacks*, int*)': icd/generated/mock_icd.cpp:4723:32: error: 'VkAccelerationStructureKHR' was not declared in this scope *pAccelerationStructure = (VkAccelerationStructureKHR)global_unique_handle++; ^~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:4723:32: note: suggested alternative: 'VkAccelerationStructureNV' *pAccelerationStructure = (VkAccelerationStructureKHR)global_unique_handle++; ^~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureNV icd/generated/mock_icd.cpp: At global scope: icd/generated/mock_icd.cpp:4729:5: error: 'VkAccelerationStructureKHR' has not been declared VkAccelerationStructureKHR accelerationStructure, ^~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:4738:11: error: 'VkAccelerationStructureBuildGeometryInfoKHR' does not name a type; did you mean 'GetAccelerationStructureBuildSizesKHR'? const VkAccelerationStructureBuildGeometryInfoKHR* pInfos, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GetAccelerationStructureBuildSizesKHR icd/generated/mock_icd.cpp:4739:11: error: 'VkAccelerationStructureBuildRangeInfoKHR' does not name a type; did you mean 'GetAccelerationStructureBuildSizesKHR'? const VkAccelerationStructureBuildRangeInfoKHR* const* ppBuildRangeInfos) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GetAccelerationStructureBuildSizesKHR icd/generated/mock_icd.cpp:4747:11: error: 'VkAccelerationStructureBuildGeometryInfoKHR' does not name a type; did you mean 'GetAccelerationStructureBuildSizesKHR'? const VkAccelerationStructureBuildGeometryInfoKHR* pInfos, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GetAccelerationStructureBuildSizesKHR icd/generated/mock_icd.cpp:4757:5: error: 'VkDeferredOperationKHR' has not been declared VkDeferredOperationKHR deferredOperation, ^~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:4759:11: error: 'VkAccelerationStructureBuildGeometryInfoKHR' does not name a type; did you mean 'GetAccelerationStructureBuildSizesKHR'? const VkAccelerationStructureBuildGeometryInfoKHR* pInfos, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GetAccelerationStructureBuildSizesKHR icd/generated/mock_icd.cpp:4760:11: error: 'VkAccelerationStructureBuildRangeInfoKHR' does not name a type; did you mean 'GetAccelerationStructureBuildSizesKHR'? const VkAccelerationStructureBuildRangeInfoKHR* const* ppBuildRangeInfos) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GetAccelerationStructureBuildSizesKHR icd/generated/mock_icd.cpp:4768:5: error: 'VkDeferredOperationKHR' has not been declared VkDeferredOperationKHR deferredOperation, ^~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:4769:11: error: 'VkCopyAccelerationStructureInfoKHR' does not name a type; did you mean 'CopyAccelerationStructureKHR'? const VkCopyAccelerationStructureInfoKHR* pInfo) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CopyAccelerationStructureKHR icd/generated/mock_icd.cpp:4777:5: error: 'VkDeferredOperationKHR' has not been declared VkDeferredOperationKHR deferredOperation, ^~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:4778:11: error: 'VkCopyAccelerationStructureToMemoryInfoKHR' does not name a type; did you mean 'CopyAccelerationStructureToMemoryKHR'? const VkCopyAccelerationStructureToMemoryInfoKHR* pInfo) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CopyAccelerationStructureToMemoryKHR icd/generated/mock_icd.cpp:4786:5: error: 'VkDeferredOperationKHR' has not been declared VkDeferredOperationKHR deferredOperation, ^~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:4787:11: error: 'VkCopyMemoryToAccelerationStructureInfoKHR' does not name a type; did you mean 'CopyMemoryToAccelerationStructureKHR'? const VkCopyMemoryToAccelerationStructureInfoKHR* pInfo) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CopyMemoryToAccelerationStructureKHR icd/generated/mock_icd.cpp:4796:11: error: 'VkAccelerationStructureKHR' does not name a type; did you mean 'VkAccelerationStructureNV'? const VkAccelerationStructureKHR* pAccelerationStructures, ^~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureNV icd/generated/mock_icd.cpp:4808:11: error: 'VkCopyAccelerationStructureInfoKHR' does not name a type; did you mean 'CopyAccelerationStructureKHR'? const VkCopyAccelerationStructureInfoKHR* pInfo) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CopyAccelerationStructureKHR icd/generated/mock_icd.cpp:4815:11: error: 'VkCopyAccelerationStructureToMemoryInfoKHR' does not name a type; did you mean 'CopyAccelerationStructureToMemoryKHR'? const VkCopyAccelerationStructureToMemoryInfoKHR* pInfo) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CopyAccelerationStructureToMemoryKHR icd/generated/mock_icd.cpp:4822:11: error: 'VkCopyMemoryToAccelerationStructureInfoKHR' does not name a type; did you mean 'CopyMemoryToAccelerationStructureKHR'? const VkCopyMemoryToAccelerationStructureInfoKHR* pInfo) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CopyMemoryToAccelerationStructureKHR icd/generated/mock_icd.cpp:4829:11: error: 'VkAccelerationStructureDeviceAddressInfoKHR' does not name a type; did you mean 'GetAccelerationStructureDeviceAddressKHR'? const VkAccelerationStructureDeviceAddressInfoKHR* pInfo) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GetAccelerationStructureDeviceAddressKHR icd/generated/mock_icd.cpp:4838:11: error: 'VkAccelerationStructureKHR' does not name a type; did you mean 'VkAccelerationStructureNV'? const VkAccelerationStructureKHR* pAccelerationStructures, ^~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureNV icd/generated/mock_icd.cpp:4848:11: error: 'VkAccelerationStructureVersionInfoKHR' does not name a type; did you mean 'VkAccelerationStructureCreateInfoNV'? const VkAccelerationStructureVersionInfoKHR* pVersionInfo, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkAccelerationStructureCreateInfoNV icd/generated/mock_icd.cpp:4849:5: error: 'VkAccelerationStructureCompatibilityKHR' has not been declared VkAccelerationStructureCompatibilityKHR* pCompatibility) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:4856:5: error: 'VkAccelerationStructureBuildTypeKHR' has not been declared VkAccelerationStructureBuildTypeKHR buildType, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:4857:11: error: 'VkAccelerationStructureBuildGeometryInfoKHR' does not name a type; did you mean 'GetAccelerationStructureBuildSizesKHR'? const VkAccelerationStructureBuildGeometryInfoKHR* pBuildInfo, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GetAccelerationStructureBuildSizesKHR icd/generated/mock_icd.cpp:4859:5: error: 'VkAccelerationStructureBuildSizesInfoKHR' has not been declared VkAccelerationStructureBuildSizesInfoKHR* pSizeInfo) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:4867:11: error: 'VkStridedDeviceAddressRegionKHR' does not name a type; did you mean 'VkBufferDeviceAddressInfoKHR'? const VkStridedDeviceAddressRegionKHR* pRaygenShaderBindingTable, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkBufferDeviceAddressInfoKHR icd/generated/mock_icd.cpp:4868:11: error: 'VkStridedDeviceAddressRegionKHR' does not name a type; did you mean 'VkBufferDeviceAddressInfoKHR'? const VkStridedDeviceAddressRegionKHR* pMissShaderBindingTable, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkBufferDeviceAddressInfoKHR icd/generated/mock_icd.cpp:4869:11: error: 'VkStridedDeviceAddressRegionKHR' does not name a type; did you mean 'VkBufferDeviceAddressInfoKHR'? const VkStridedDeviceAddressRegionKHR* pHitShaderBindingTable, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkBufferDeviceAddressInfoKHR icd/generated/mock_icd.cpp:4870:11: error: 'VkStridedDeviceAddressRegionKHR' does not name a type; did you mean 'VkBufferDeviceAddressInfoKHR'? const VkStridedDeviceAddressRegionKHR* pCallableShaderBindingTable, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkBufferDeviceAddressInfoKHR icd/generated/mock_icd.cpp:4880:5: error: 'VkDeferredOperationKHR' has not been declared VkDeferredOperationKHR deferredOperation, ^~~~~~~~~~~~~~~~~~~~~~ icd/generated/mock_icd.cpp:4883:11: error: 'VkRayTracingPipelineCreateInfoKHR' does not name a type; did you mean 'VkRayTracingPipelineCreateInfoNV'? const VkRayTracingPipelineCreateInfoKHR* pCreateInfos, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkRayTracingPipelineCreateInfoNV icd/generated/mock_icd.cpp:4908:11: error: 'VkStridedDeviceAddressRegionKHR' does not name a type; did you mean 'VkBufferDeviceAddressInfoKHR'? const VkStridedDeviceAddressRegionKHR* pRaygenShaderBindingTable, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkBufferDeviceAddressInfoKHR icd/generated/mock_icd.cpp:4909:11: error: 'VkStridedDeviceAddressRegionKHR' does not name a type; did you mean 'VkBufferDeviceAddressInfoKHR'? const VkStridedDeviceAddressRegionKHR* pMissShaderBindingTable, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkBufferDeviceAddressInfoKHR icd/generated/mock_icd.cpp:4910:11: error: 'VkStridedDeviceAddressRegionKHR' does not name a type; did you mean 'VkBufferDeviceAddressInfoKHR'? const VkStridedDeviceAddressRegionKHR* pHitShaderBindingTable, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkBufferDeviceAddressInfoKHR icd/generated/mock_icd.cpp:4911:11: error: 'VkStridedDeviceAddressRegionKHR' does not name a type; did you mean 'VkBufferDeviceAddressInfoKHR'? const VkStridedDeviceAddressRegionKHR* pCallableShaderBindingTable, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VkBufferDeviceAddressInfoKHR icd/generated/mock_icd.cpp:4921:5: error: 'VkShaderGroupShaderKHR' has not been declared VkShaderGroupShaderKHR groupShader) ^~~~~~~~~~~~~~~~~~~~~~ [6/10] /usr/bin/c++ -DVK_ENABLE_BETA_EXTENSIONS -DVK_USE_PLATFORM_XCB_KHR -Icube -Icube/.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fno-strict-aliasing -fno-builtin-memcmp -Wimplicit-fallthrough=0 -std=c++11 -fno-rtti -fvisibility=hidden -DNDEBUG -MD -MT cube/CMakeFiles/vkcubepp.dir/cube.cpp.o -MF cube/CMakeFiles/vkcubepp.dir/cube.cpp.o.d -o cube/CMakeFiles/vkcubepp.dir/cube.cpp.o -c cube/cube.cpp ninja: build stopped: subcommand failed. error: Bad exit status from /var/tmp/rpm-tmp.7BPHiC (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.7BPHiC (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/vulkan-tools.spec