Enum MemoryPropertyFlags
- Namespace
- SharpVulkan
- Assembly
- Lime.dll
[Flags]
public enum MemoryPropertyFlags
Fields
DeviceLocal = 1HostCached = 8HostCoherent = 4HostVisible = 2LazilyAllocated = 16None = 0
[Flags]
public enum MemoryPropertyFlags
DeviceLocal = 1HostCached = 8HostCoherent = 4HostVisible = 2LazilyAllocated = 16None = 0