Searched refs:SubpassDescriptionFlags (Results 1 – 4 of 4) sorted by relevance
2350 using SubpassDescriptionFlags = Flags<SubpassDescriptionFlagBits>; typedef2356 static VULKAN_HPP_CONST_OR_CONSTEXPR SubpassDescriptionFlags allFlags = {};
3619 using SubpassDescriptionFlags = Flags<SubpassDescriptionFlagBits>; typedef3625 static VULKAN_HPP_CONST_OR_CONSTEXPR SubpassDescriptionFlags allFlags =
587 VULKAN_HPP_INLINE std::string to_string( SubpassDescriptionFlags ) in to_string() argument
788 VULKAN_HPP_INLINE std::string to_string( SubpassDescriptionFlags value ) in to_string()