GPURenderPassColorAttachment
6 items
constructorGPURenderPassColorAttachment
constructor(view: GPUTextureView, loadOp: String, storeOp: String, clearValue: GPUColor)
varclearValue
var clearValue: GPUColor
varview
var view: GPUTextureView
constructor(view: GPUTextureView, loadOp: String, storeOp: String, clearValue: GPUColor)
var clearValue: GPUColor
var view: GPUTextureView