struct render::GpuCommandBufferCreateInformation

Descriptor structure used for initialization of a GpuCommandBufferPool.

Public

Constructors

GpuCommandBufferCreateInformation

GpuCommandBufferCreateInformation() noexcept = default

GpuCommandBufferCreateInformation

GpuCommandBufferCreateInformation(const GpuCommandBufferInformation &other)

Methods

staticCreate

static GpuCommandBufferCreateInformation Create(const StringView &name = "")

Allocates a create information for a command buffer with the specified name.

Fields

Name

String Name

Name of the command buffer