RetroArch
Public Types | List of all members
VULKAN_HPP_NAMESPACE::FlagTraits< MemoryPropertyFlagBits > Struct Template Reference

#include <vulkan.hpp>

Public Types

enum  { allFlags = VkFlags(MemoryPropertyFlagBits::eDeviceLocal) | VkFlags(MemoryPropertyFlagBits::eHostVisible) | VkFlags(MemoryPropertyFlagBits::eHostCoherent) | VkFlags(MemoryPropertyFlagBits::eHostCached) | VkFlags(MemoryPropertyFlagBits::eLazilyAllocated) | VkFlags(MemoryPropertyFlagBits::eProtected) }
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
allFlags 

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