class GPUTexture
implements GPUObjectBase
import { GPUTexture } from "https://deno.land/x/deno@v1.28.3/cli/tsc/dts/lib.deno_webgpu.d.ts";
Methods
createView(descriptor?: GPUTextureViewDescriptor): GPUTextureView
destroy(): undefined
x/deno/cli/tsc/dts/lib.deno_webgpu.d.ts>GPUTexture
import { GPUTexture } from "https://deno.land/x/deno@v1.28.3/cli/tsc/dts/lib.deno_webgpu.d.ts";