GPURenderPassDescriptor
4 items
constructorGPURenderPassDescriptor
constructor(colorAttachments: Array<GPURenderPassColorAttachment>, depthStencilAttachment: GPURenderPassDepthStencilAttachment? = null)
var colorAttachments: Array<GPURenderPassColorAttachment>
var depthStencilAttachment: GPURenderPassDepthStencilAttachment?