Command | |
[FlagsAttribute] public enum CommandPoolCreateFlags
| Member name | Value | Description |
|---|---|---|
| None | 0 | |
| Transient | 1 | Command buffers have a short lifetime |
| ResetCommandBuffer | 2 | Command buffers may release their memory individually |
| Protected | 4 |
Copyright (c) by AB4D d.o.o. (www.ab4d.com)