CommandBufferDescriptor
public final class CommandBufferDescriptor
A descriptor for creating a command buffer.
Summary
Public constructors |
|---|
CommandBufferDescriptor(String label) |
Public methods |
|
|---|---|
final String |
getLabel()The label for the command buffer. |
final void |
The label for the command buffer. |
Public constructors
Public methods
setLabel
Added in 1.0.0-alpha01
public final void setLabel(String label)
The label for the command buffer.