interface GPURenderPassLayout
extends GPUObjectDescriptorBase
colorFormats: (GPUTextureFormat | null)[]optional
depthStencilFormat: GPUTextureFormatoptional
sampleCount: numbercolorFormats: (GPUTextureFormat | null)[]depthStencilFormat: GPUTextureFormatsampleCount: number