interface GPUTextureViewDescriptor
implements GPUObjectDescriptorBase
import { type GPUTextureViewDescriptor } from "https://deno.land/x/deno@v1.28.3/cli/tsc/dts/lib.deno_webgpu.d.ts";
Properties
optional
format: GPUTextureFormatoptional
dimension: GPUTextureViewDimensionoptional
aspect: GPUTextureAspect