Minor cleanup work.

This commit is contained in:
asuessenbach
2021-07-09 09:01:56 +02:00
parent a790cfecf2
commit ff6985fd34
3 changed files with 449 additions and 469 deletions

View File

@@ -5732,6 +5732,7 @@ namespace VULKAN_HPP_NAMESPACE
using DeviceSize = uint64_t;
using RemoteAddressNV = void *;
using SampleMask = uint32_t;
} // namespace VULKAN_HPP_NAMESPACE
#include <vulkan/vulkan_enums.hpp>