gl-0.8.0: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.NV.TextureExpandNormal

Contents

Synopsis

Extension Support

gl_NV_texture_expand_normal :: Bool Source #

Checks that the GL_NV_texture_expand_normal extension is available.

GL_NV_texture_expand_normal

pattern GL_TEXTURE_UNSIGNED_REMAP_MODE_NV :: forall a. (Num a, Eq a) => a Source #