OpenGLRaw-2.0.0.0: A raw binding for the OpenGL graphics system

Copyright(c) Sven Panne 2013
LicenseBSD3
MaintainerSven Panne <svenpanne@gmail.com>
Stabilitystable
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Graphics.Rendering.OpenGL.Raw.NV.HalfFloat

Contents

Description

All raw functions, tokens and types from the NV_fragment_program extension, see http://www.opengl.org/registry/specs/NV/fragment_program.txt.

Synopsis

Functions

Tokens

Types

type GLhalf = CUShort Source

16bit half-precision floating-point value encoded in an unsigned scalar.