Variable VkCommandBufferAllocateInfo.level

struct VkCommandBufferAllocateInfo
{
  // ...
  VkCommandBufferLevel level ;
  // ...
}