Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ogone/src/ogone.dom.d.ts>OES_texture_half_float

Advanced Web Composition for Future
Latest
interface OES_texture_half_float
import { type OES_texture_half_float } from "https://deno.land/x/ogone@revb3/src/ogone.dom.d.ts";

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