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

Portabilityportable
Stabilitystable
Maintainersven.panne@aedion.de

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.