GPUQuerySetDescriptor
interface GPUQuerySetDescriptor extends GPUObjectDescriptorBase {count: number;pipelineStatistics?: GPUPipelineStatisticName[];type: GPUQueryType;}
Расширяет
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/GPUQuerySetDescriptor