Skip to main content
Module

x/evt/mod.ts>dom.WEBGL_debug_shaders

💧EventEmitter's typesafe replacement
Latest
interface dom.WEBGL_debug_shaders
import { type dom } from "https://deno.land/x/evt@v2.5.7/mod.ts";
const { WEBGL_debug_shaders } = dom;

Methods

getTranslatedShaderSource(shader: WebGLShader): string