interface GPURenderPassLayout
implements GPUObjectDescriptorBase
import { type GPURenderPassLayout } from "https://deno.land/x/deno@v1.28.3/cli/tsc/dts/lib.deno_webgpu.d.ts";
Properties
colorFormats: (GPUTextureFormat | null)[]
optional
depthStencilFormat: GPUTextureFormat