OpenGL.platform.entrypoint31
index
/home/mcfletch/pylive/OpenGL/platform/entrypoint31.py

List of forward-compatible entry points for OpenGL 3.1
 
Taken from the list at:
 
    http://www.devklog.net/2008/08/23/forward-compatible-opengl-3-entry-points/

 
Functions
       
deprecated(name)

 
Data
        __file__ = '/home/mcfletch/pylive/OpenGL/platform/entrypoint31.pyc'
__name__ = 'OpenGL.platform.entrypoint31'
records = ['glActiveTexture', 'glAttachShader', 'glBeginConditionalRender', 'glBeginQuery', 'glBeginTransformFeedback', 'glBindAttribLocation', 'glBindBuffer', 'glBindBufferBase', 'glBindBufferRange', 'glBindFragDataLocation', 'glBindFramebuffer', 'glBindRenderbuffer', 'glBindTexture', 'glBindVertexArray', 'glBlendColor', 'glBlendEquation', 'glBlendEquationSeparate', 'glBlendFunc', 'glBlendFuncSeparate', 'glBlitFramebuffer', ...]