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