Home
last modified time | relevance | path

Searched refs:ImageViewCreateFlags (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_enums.hpp2293 using ImageViewCreateFlags = Flags<ImageViewCreateFlagBits>; typedef
2299 static VULKAN_HPP_CONST_OR_CONSTEXPR ImageViewCreateFlags allFlags =
Dvulkan_to_string.hpp443 VULKAN_HPP_INLINE std::string to_string( ImageViewCreateFlags value ) in to_string()
Dvulkan_structs.hpp39092 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 = {};