gl-0.7.8: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.OES.TextureFloat

Contents

Synopsis

Extension Support

gl_OES_texture_float :: Bool Source

Checks that the GL_OES_texture_float extension is available.

GL_OES_texture_float

pattern GL_FLOAT :: () => (Eq a, Num a) => a Source