Skip to main content

GPURenderPassDepthStencilAttachment

6 items
constructor(view: GPUTextureView, depthLoadOp: String, depthStoreOp: String, depthClearValue: Float)
var depthClearValue: Float
var depthLoadOp: String
var depthStoreOp: String
varview
var view: GPUTextureView
fun toGpu(): dynamic