deno / latest / ~ / gpuqueryset.html

GPUQuerySet

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

Implements

Properties

label: string

Methods

destroy(): undefined

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