SDL  2.0
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) }
 

Detailed Description

template<>
struct VULKAN_HPP_NAMESPACE::FlagTraits< MemoryPropertyFlagBits >

Definition at line 22347 of file vulkan.hpp.

Member Enumeration Documentation

◆ anonymous enum


The documentation for this struct was generated from the following file:
VULKAN_HPP_NAMESPACE::MemoryPropertyFlagBits::eLazilyAllocated
VULKAN_HPP_NAMESPACE::QueueFlagBits::eProtected
VkFlags
uint32_t VkFlags
Definition: vulkan_core.h:64
VULKAN_HPP_NAMESPACE::MemoryPropertyFlagBits::eDeviceLocal
VULKAN_HPP_NAMESPACE::MemoryPropertyFlagBits::eHostCached
VULKAN_HPP_NAMESPACE::FlagTraits< MemoryPropertyFlagBits >::allFlags
Definition: vulkan.hpp:22351
VULKAN_HPP_NAMESPACE::MemoryPropertyFlagBits::eHostVisible
VULKAN_HPP_NAMESPACE::MemoryPropertyFlagBits::eHostCoherent