interface WebGLRenderingContext implements WebGLRenderingContextBase, WebGLRenderingContextOverloadsimport { type WebGLRenderingContext } from "https://deno.land/x/evt@v2.5.3/lib/types/lib.dom.ts"; Provides an interface to the OpenGL ES 2.0 graphics rendering context for the drawing surface of an HTML element.