Skip to main content
Module

x/commandis/mod.ts>dom.WEBGL_debug_renderer_info

Official framework for Corddis lib ( for Deno only )
Latest
interface dom.WEBGL_debug_renderer_info
import { type dom } from "https://deno.land/x/commandis@v0.6.5/mod.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