interface GPURenderPassDepthStencilAttachment
Properties Jump to heading
optional
Jump to headingdepthClearValue: numberoptional
Jump to headingdepthLoadOp: GPULoadOpoptional
Jump to headingdepthStoreOp: GPUStoreOpoptional
Jump to headingdepthReadOnly: booleanoptional
Jump to headingstencilClearValue: numberoptional
Jump to headingstencilLoadOp: GPULoadOpoptional
Jump to headingstencilStoreOp: GPUStoreOpoptional
Jump to headingstencilReadOnly: boolean