Skip to main content
Module

x/evt/lib/types/index.ts>dom.WEBGL_debug_renderer_info

💧EventEmitter's typesafe replacement
Go to Latest
interface dom.WEBGL_debug_renderer_info
import { type dom } from "https://deno.land/x/evt@v2.3.1/lib/types/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.

Properties

readonly
UNMASKED_RENDERER_WEBGL: GLenum
readonly
UNMASKED_VENDOR_WEBGL: GLenum