SDL 2.0
|
#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) } |
Definition at line 22347 of file vulkan.hpp.
anonymous enum |
Enumerator | |
---|---|
allFlags |
Definition at line 22349 of file vulkan.hpp.