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

Portabilityportable
Stabilitystable
Maintainer[email protected]
Safe HaskellSafe-Infered

Graphics.Rendering.OpenGL.Raw.EXT.BindableUniform

Contents

Description

All raw functions and tokens from the EXT_bindable_uniform extension not already in the OpenGL 3.1 core, see http://www.opengl.org/registry/specs/EXT/bindable_uniform.txt.

Synopsis

Functions

Tokens

gl_UNIFORM_BUFFER_BINDING_EXT :: GLenumSource

NOTE: The OpenGL 3.1 core has the same token with a different value, so we use a suffix here.

gl_UNIFORM_BUFFER_EXT :: GLenumSource

NOTE: The OpenGL 3.1 core has the same token with a different value, so we use a suffix here.