Searched refs:CommandBufferUsageFlags (Results 1 – 4 of 4) sorted by relevance
2418 using CommandBufferUsageFlags = Flags<CommandBufferUsageFlagBits>; typedef2424 static VULKAN_HPP_CONST_OR_CONSTEXPR CommandBufferUsageFlags allFlags =
3698 using CommandBufferUsageFlags = Flags<CommandBufferUsageFlagBits>; typedef3704 static VULKAN_HPP_CONST_OR_CONSTEXPR CommandBufferUsageFlags allFlags =
621 VULKAN_HPP_INLINE std::string to_string( CommandBufferUsageFlags value ) in to_string()
841 VULKAN_HPP_INLINE std::string to_string( CommandBufferUsageFlags value ) in to_string()