gl-0.8.0: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.ARB.TextureRgb10A2ui

Contents

Synopsis

Extension Support

gl_ARB_texture_rgb10_a2ui :: Bool Source #

Checks that the GL_ARB_texture_rgb10_a2ui extension is available.

GL_ARB_texture_rgb10_a2ui

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