Skip to main content
Module

x/evt/mod.ts>dom.OES_texture_half_float

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

The OES_texture_half_float extension is part of the WebGL API and adds texture formats with 16- (aka half float) and 32-bit floating-point components.

Properties

readonly
HALF_FLOAT_OES: GLenum