Home
last modified time | relevance | path

Searched refs:AttachmentDescriptionFlags (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp2271 using AttachmentDescriptionFlags = Flags<AttachmentDescriptionFlagBits>; typedef
2277 static VULKAN_HPP_CONST_OR_CONSTEXPR AttachmentDescriptionFlags allFlags =
Dvulkan_enums.hpp3510 using AttachmentDescriptionFlags = Flags<AttachmentDescriptionFlagBits>; typedef
3516 static VULKAN_HPP_CONST_OR_CONSTEXPR AttachmentDescriptionFlags allFlags =
Dvulkansc_to_string.hpp547 VULKAN_HPP_INLINE std::string to_string( AttachmentDescriptionFlags value ) in to_string()
Dvulkan_to_string.hpp741 VULKAN_HPP_INLINE std::string to_string( AttachmentDescriptionFlags value ) in to_string()