import { type dom } from "https://deno.land/x/evt@v2.4.22/lib/index.ts";
const { WEBGL_debug_shaders } = dom;
Methods
getTranslatedShaderSource(shader: WebGLShader): string
import { type dom } from "https://deno.land/x/evt@v2.4.22/lib/index.ts";
const { WEBGL_debug_shaders } = dom;