Skip to main content
Module

x/evt/lib/types/index.ts>dom.OES_texture_float_linear

💧EventEmitter's typesafe replacement
Go to Latest
interface dom.OES_texture_float_linear
import { type dom } from "https://deno.land/x/evt@v2.4.13/lib/types/index.ts";
const { OES_texture_float_linear } = dom;

The OES_texture_float_linear extension is part of the WebGL API and allows linear filtering with floating-point pixel types for textures.