Update for Vulkan-Docs 1.2.182
authorJon Leech <oddhack@sonic.net>
Mon, 21 Jun 2021 07:19:57 +0000 (00:19 -0700)
committerJon Leech <devrel@oddhack.org>
Mon, 21 Jun 2021 07:22:32 +0000 (00:22 -0700)
commitab968ab2fce8d15cb9c8781a3cbe540d4b04f1e3
tree55bc22b122324691cbad97129a89c7cb860434eb
parent9d10a96f2d57c3c37e167f2e73c9a31ac2e51fa5
Update for Vulkan-Docs 1.2.182

Also includes new header files generated by Vulkan-Hpp. Previously
everything went into the monolithic header vulkan.hpp, which had grown
very long. Now different types of interfaces are segregated into
different files.
include/vulkan/vulkan.h
include/vulkan/vulkan.hpp
include/vulkan/vulkan_core.h
include/vulkan/vulkan_enums.hpp [new file with mode: 0644]
include/vulkan/vulkan_funcs.hpp [new file with mode: 0644]
include/vulkan/vulkan_handles.hpp [new file with mode: 0644]
include/vulkan/vulkan_raii.hpp [new file with mode: 0644]
include/vulkan/vulkan_structs.hpp [new file with mode: 0644]
registry/validusage.json
registry/vk.xml