![]() | |
Peer |
[Missing <summary> documentation for "T:Ab4d.Vulkan.PeerMemoryFeatureFlags"]
[FlagsAttribute] public enum PeerMemoryFeatureFlags
Member name | Value | Description |
---|---|---|
None | 0 | |
CopySrc | 1 | Can read with vkCmdCopy commands |
CopyDst | 2 | Can write with vkCmdCopy commands |
GenericSrc | 4 | Can read with any access type/command |
GenericDst | 8 | Can write with and access type/command |
[Missing <remarks> documentation for "T:Ab4d.Vulkan.PeerMemoryFeatureFlags"]
Copyright (c) by AB4D d.o.o. (www.ab4d.com)