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

Portabilityportable
Stabilitystable
Maintainersven.panne@aedion.de
Safe HaskellSafe-Inferred

Graphics.Rendering.OpenGL.Raw.Core31.Types

Description

All types from the OpenGL 3.1 core, see http://www.opengl.org/registry/.

Documentation

type GLsync = Ptr ()Source