Searched refs:ImageViewCreateFlags (Results 1 – 3 of 3) sorted by relevance
2293 using ImageViewCreateFlags = Flags<ImageViewCreateFlagBits>; typedef2299 static VULKAN_HPP_CONST_OR_CONSTEXPR ImageViewCreateFlags allFlags =
443 VULKAN_HPP_INLINE std::string to_string( ImageViewCreateFlags value ) in to_string()
39092 VULKAN_HPP_CONSTEXPR ImageViewCreateInfo(VULKAN_HPP_NAMESPACE::ImageViewCreateFlags flags_ = {}, VU… in ImageViewCreateInfo()39119 …ONSTEXPR_14 ImageViewCreateInfo & setFlags( VULKAN_HPP_NAMESPACE::ImageViewCreateFlags flags_ ) VU… in setFlags()39171 …tructureType const &, const void * const &, VULKAN_HPP_NAMESPACE::ImageViewCreateFlags const &, VU…39208 VULKAN_HPP_NAMESPACE::ImageViewCreateFlags flags = {};