GPUCommandEncoderDescriptor


class GPUCommandEncoderDescriptor


Describes a command encoder.

Summary

Public constructors

Public properties

String?

A human-readable label for debugging.

Public constructors

GPUCommandEncoderDescriptor

Added in 1.0.0-alpha04
GPUCommandEncoderDescriptor(label: String? = null)

Public properties

label

Added in 1.0.0-alpha04
var labelString?

A human-readable label for debugging.