type RenderViewAttachment = { colorAttachments: GPURenderPassColorAttachment[], depthStencilAttachment?: GPURenderPassDepthStencilAttachment, }
packages / core / src / types.ts