GPUCommandBufferDescriptor


class GPUCommandBufferDescriptor


Describes a command buffer.

Summary

Public constructors

Public properties

String?

A human-readable label for debugging.

Public constructors

GPUCommandBufferDescriptor

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

Public properties

label

Added in 1.0.0-alpha04
var labelString?

A human-readable label for debugging.