◐ Shell
clean mode source ↗

GPUQuerySetDescriptor | WebGPU API reference

Interface GPUQuerySetDescriptor

Hierarchy

Properties

count label? type

Properties

count

count: number

The number of queries managed by GPUQuerySet.

Optional label

label?: string

The initial value of GPUObjectBase.label.

type

The type of queries managed by GPUQuerySet.