import { type dom } from "https://deno.land/x/evt@v2.4.22/lib/index.ts";
const { WEBGL_debug_renderer_info } = dom;
The WEBGL_debug_renderer_info extension is part of the WebGL API and exposes two constants with information about the graphics driver for debugging purposes.