Searched refs:SemaphoreImportFlags (Results 1 – 4 of 4) sorted by relevance
2733 using SemaphoreImportFlags = Flags<SemaphoreImportFlagBits>; typedef2734 using SemaphoreImportFlagsKHR = SemaphoreImportFlags;2740 static VULKAN_HPP_CONST_OR_CONSTEXPR SemaphoreImportFlags allFlags =
4051 using SemaphoreImportFlags = Flags<SemaphoreImportFlagBits>; typedef4052 using SemaphoreImportFlagsKHR = SemaphoreImportFlags;4058 static VULKAN_HPP_CONST_OR_CONSTEXPR SemaphoreImportFlags allFlags =
784 VULKAN_HPP_INLINE std::string to_string( SemaphoreImportFlags value ) in to_string()
1015 VULKAN_HPP_INLINE std::string to_string( SemaphoreImportFlags value ) in to_string()