Vulkan-Utility-Libraries/scripts
unknown 6774c9b24b util: Add vk_struct_helper.hpp
Move the vk_typemap_helper.h file in Vulkan-ValidationLayers over to this
repo with a different name to reflect the use of it

Changes from that include:
 * Rename the functions to be more obvious as to what they do
 * Placing them in the `vku` namespace
 * Adding the `InitStructHelper` class which deduces the type based on the
   variable that is being initialized
 * Compiler error if there is no corresponding sType
2023-09-19 10:10:31 -06:00
..
generators util: Add vk_struct_helper.hpp 2023-09-19 10:10:31 -06:00
CMakeLists.txt layer: Add env var prefix override for back compatibility 2023-09-19 16:36:44 +02:00
generate_source.py util: Add vk_struct_helper.hpp 2023-09-19 10:10:31 -06:00
known_good.json build: Update to header 1.3.264 2023-09-11 09:14:41 -07:00
update_deps.py cmake: Cleanup CMake 2023-06-20 16:12:03 -06:00