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

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

Graphics.GL.HP.TextureLighting

Contents

Description

 

Synopsis

Extension Support

glGetHPTextureLighting :: MonadIO m => m Bool Source #

Is the HP_texture_lighting extension supported?

gl_HP_texture_lighting :: Bool Source #

Is the HP_texture_lighting extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetHPTextureLighting in those cases instead.

Enums