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

Copyright(c) Sven Panne 2013
LicenseBSD3
MaintainerSven Panne <svenpanne@gmail.com>
Stabilitystable
Portabilityportable
Safe HaskellNone
LanguageHaskell98

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 :: GLenum Source

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

gl_UNIFORM_BUFFER_EXT :: GLenum Source

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