Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface WEBGL_debug_renderer_info
import { type WEBGL_debug_renderer_info } from "https://deno.land/x/yxz@0.32.0/typing/lib.dom.ts";

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