interface GPUTextureViewDescriptor
implements GPUObjectDescriptorBase
import { type GPUTextureViewDescriptor } from "https://deno.land/x/xdg@v10.5.1/vendor/types/deno.d.ts";
Properties
optional
format: GPUTextureFormatoptional
dimension: GPUTextureViewDimensionoptional
aspect: GPUTextureAspect