import { type GPURenderPassDepthStencilAttachment } from "https://deno.land/x/deno@v1.28.3/cli/tsc/dts/lib.deno_webgpu.d.ts";
Properties
view: GPUTextureView
optional
depthLoadOp: GPULoadOpoptional
depthStoreOp: GPUStoreOpoptional
stencilLoadOp: GPULoadOpoptional
stencilStoreOp: GPUStoreOp