Skip to main content

GPURenderPassLayout

Extends

Extended by

Properties

colorFormats

colorFormats: (GPUTextureFormat | null)[];

depthStencilFormat?

optional depthStencilFormat?: GPUTextureFormat;

label?

optional label?: string;

Inherited from

GPUObjectDescriptorBase.label


sampleCount?

optional sampleCount?: number;