interface GPUTextureDescriptor
implements GPUObjectDescriptorBase
import { type GPUTextureDescriptor } from "https://deno.land/x/xdg@v10.5.1/vendor/types/deno.d.ts";
Properties
size: GPUExtent3D
optional
dimension: GPUTextureDimensionformat: GPUTextureFormat
usage: GPUTextureUsageFlags