import { type dom } from "https://deno.land/x/evt@v2.4.17/mod.ts";
const { WebGLShaderPrecisionFormat } = dom;
Part of the WebGL API and represents the information returned by calling the WebGLRenderingContext.getShaderPrecisionFormat() method.
import { type dom } from "https://deno.land/x/evt@v2.4.17/mod.ts";
const { WebGLShaderPrecisionFormat } = dom;
Part of the WebGL API and represents the information returned by calling the WebGLRenderingContext.getShaderPrecisionFormat() method.