Peer |
[FlagsAttribute] public enum PeerMemoryFeatureFlagsKHR
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 |
Copyright (c) by AB4D d.o.o. (www.ab4d.com)