gl-0.9: Complete OpenGL raw bindings
Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.OES.PointSprite

Synopsis

Extension Support

gl_OES_point_sprite :: Bool Source #

Checks that the GL_OES_point_sprite extension is available.

GL_OES_point_sprite

pattern GL_COORD_REPLACE_OES :: (Eq a, Num a) => a Source #

pattern GL_POINT_SPRITE_OES :: (Eq a, Num a) => a Source #