/// Command buffers of this level can be submitted to the command queues.
;
/// Command buffers of this level can be executed as part of the primary buffers.
;
/// Type-level buffer level flag.
/// It defines whether buffer can be submitted to the command queues
/// or executed as part of the primary buffers.