GpuCommandBufferDescriptor import { GpuCommandBufferDescriptor } from "destack:gpu/binding"; Command buffer descriptor. export struct GpuCommandBufferDescriptor { label: string; } language/library/src/gpu/binding/command.ds:34:37 Members label: string Debug label.