SDL  2.0
VULKAN_HPP_NAMESPACE::FlagTraits< ImageUsageFlagBits > Struct Reference

#include <vulkan.hpp>

Public Types

enum  : VkFlags { allFlags = VkFlags(ImageUsageFlagBits::eTransferSrc) | VkFlags(ImageUsageFlagBits::eTransferDst) | VkFlags(ImageUsageFlagBits::eSampled) | VkFlags(ImageUsageFlagBits::eStorage) | VkFlags(ImageUsageFlagBits::eColorAttachment) | VkFlags(ImageUsageFlagBits::eDepthStencilAttachment) | VkFlags(ImageUsageFlagBits::eTransientAttachment) | VkFlags(ImageUsageFlagBits::eInputAttachment) | VkFlags(ImageUsageFlagBits::eShadingRateImageNV) | VkFlags(ImageUsageFlagBits::eFragmentDensityMapEXT) }
 

Detailed Description

Definition at line 11635 of file vulkan.hpp.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : VkFlags

The documentation for this struct was generated from the following file: