Command |
[FlagsAttribute] public enum CommandBufferUsageFlags
Member name | Value | Description |
---|---|---|
None | 0 | |
OneTimeSubmit | 1 | |
RenderPassContinue | 2 | |
SimultaneousUse | 4 | Command buffer may be submitted/executed more than once simultaneously |
Copyright (c) by AB4D d.o.o. (www.ab4d.com)