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

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

Graphics.Rendering.OpenGL.Raw.ARB.ShaderObjects

Contents

Description

All raw functions and tokens from the ARB_shader_objects extension, see http://www.opengl.org/registry/specs/ARB/shader_objects.txt.

Synopsis

Functions

Tokens

gl_OBJECT_TYPE_ARB :: GLenumSource

Note: We use the ARB suffix here, because the name clashes with the ARB_sync extension.

Types