Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface OES_texture_half_float
import { type OES_texture_half_float } from "https://deno.land/x/yxz@0.17.0/typing/lib.dom.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