W3cubDocs

/Deno

GPUQuerySet

class GPUQuerySet implements GPUObjectBase {
label: string | null;
destroy(): undefined;
}

Implements

Properties

label: string | null

Methods

destroy(): undefined

© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/GPUQuerySet