Spec-Zone.ru › Deno 1

GPURenderPassLayout

interface GPURenderPassLayout  extends GPUObjectDescriptorBase {
colorFormats: (GPUTextureFormat | null)[];
depthStencilFormat?: GPUTextureFormat;
sampleCount?: number;
}

Расширяет

GPUObjectDescriptorBase

Свойства

colorFormats: (GPUTextureFormat | null)[]
depthStencilFormat?: GPUTextureFormat
sampleCount?: number

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

Spec-Zone.ru

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