GPUCommandBufferDescriptor


class GPUCommandBufferDescriptor


A descriptor for creating a command buffer.

Summary

Public constructors

Public properties

String?

The label for the command buffer.

Public constructors

GPUCommandBufferDescriptor

Added in 1.0.0-alpha02
GPUCommandBufferDescriptor(label: String? = null)

Public properties

label

Added in 1.0.0-alpha02
var labelString?

The label for the command buffer.