Skip to main content
Module

x/commandis/mod.ts>dom.OES_texture_half_float

Official framework for Corddis lib ( for Deno only )
Latest
interface dom.OES_texture_half_float
import { type dom } from "https://deno.land/x/commandis@v0.6.5/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