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

Portabilityportable
Stabilitystable
MaintainerSven Panne <svenpanne@gmail.com>
Safe HaskellNone

Graphics.Rendering.OpenGL.Raw.ARB.ShaderObjects

Contents

Description

All raw functions, tokens and types 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