Spec-Zone.ru › Deno 1

GPUQuerySetDescriptor

interface GPUQuerySetDescriptor  extends GPUObjectDescriptorBase {
count: number;
pipelineStatistics?: GPUPipelineStatisticName[];
type: GPUQueryType;
}

Расширяет

GPUObjectDescriptorBase

Свойства

count: number
pipelineStatistics?: GPUPipelineStatisticName[]
type: GPUQueryType

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

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API