interface WebGLTexture
implements WebGLObject
import { type WebGLTexture } from "https://deno.land/x/evt@v2.4.20/lib/types/lib.dom.ts";
Part of the WebGL API and represents an opaque texture object providing storage and state for texturing operations.