Searched refs:EventCreateFlags (Results 1 – 4 of 4) sorted by relevance
1425 using EventCreateFlags = Flags<EventCreateFlagBits>; typedef1431 static VULKAN_HPP_CONST_OR_CONSTEXPR EventCreateFlags allFlags =
2357 using EventCreateFlags = Flags<EventCreateFlagBits>; typedef2363 static VULKAN_HPP_CONST_OR_CONSTEXPR EventCreateFlags allFlags =
257 VULKAN_HPP_INLINE std::string to_string( EventCreateFlags value ) in to_string()
331 VULKAN_HPP_INLINE std::string to_string( EventCreateFlags value ) in to_string()