interface GPUTextureDescriptor
implements GPUObjectDescriptorBase
import { type GPUTextureDescriptor } from "https://deno.land/x/deno@v1.28.3/cli/tsc/dts/lib.deno_webgpu.d.ts";
Properties
size: GPUExtent3D
optional
dimension: GPUTextureDimensionformat: GPUTextureFormat
usage: GPUTextureUsageFlags