CommandBuffer.AllocateInfo

Undocumented in source.

Members

Mixins

__anonymous
mixin VkTo!(VkCommandBufferAllocateInfo)
Undocumented in source.

Variables

commandBufferCount
uint commandBufferCount;
Undocumented in source.
commandPool
CommandPool commandPool;
Undocumented in source.
level
CommandBufferLevel level;
Undocumented in source.

Meta