Searched refs:SemaphoreWaitFlags (Results 1 – 4 of 4) sorted by relevance
2906 using SemaphoreWaitFlags = Flags<SemaphoreWaitFlagBits>; typedef2907 using SemaphoreWaitFlagsKHR = SemaphoreWaitFlags;2913 static VULKAN_HPP_CONST_OR_CONSTEXPR SemaphoreWaitFlags allFlags =
4232 using SemaphoreWaitFlags = Flags<SemaphoreWaitFlagBits>; typedef4233 using SemaphoreWaitFlagsKHR = SemaphoreWaitFlags;4239 static VULKAN_HPP_CONST_OR_CONSTEXPR SemaphoreWaitFlags allFlags =
855 VULKAN_HPP_INLINE std::string to_string( SemaphoreWaitFlags value ) in to_string()
1089 VULKAN_HPP_INLINE std::string to_string( SemaphoreWaitFlags value ) in to_string()