OpenGL-2.1: A binding for the OpenGL graphics systemSource codeContentsIndex
Graphics.Rendering.OpenGL.GL.StringQueries
Portabilityportable
Stabilityprovisional
Maintainersven.panne@aedion.de
Description
This module corresponds to parts of section 6.1.11 (Pointer and String Queries) of the OpenGL 1.5 specs.
Documentation
vendor :: GettableStateVar StringSource
renderer :: GettableStateVar StringSource
glVersion :: GettableStateVar StringSource
glExtensions :: GettableStateVar [String]Source
Produced by Haddock version 2.3.0