OpenGL.raw.GL.ARB.depth_buffer_float
index
/home/mcfletch/pylive/OpenGL/raw/GL/ARB/depth_buffer_float.py

OpenGL extension ARB.depth_buffer_float
 
Automatically generated by the get_gl_extensions script, do not edit!

 
Modules
       
OpenGL.arrays
OpenGL.constant
OpenGL.constants
ctypes
OpenGL.extensions
OpenGL.GL.glget
OpenGL.platform

 
Functions
       
glInitDepthBufferFloatARB()
Return boolean indicating whether this extension is available

 
Data
        EXTENSION_NAME = 'GL_ARB_depth_buffer_float'
GL_DEPTH32F_STENCIL8 = GL_DEPTH32F_STENCIL8
GL_DEPTH_COMPONENT32F = GL_DEPTH_COMPONENT32F
GL_FLOAT_32_UNSIGNED_INT_24_8_REV = GL_FLOAT_32_UNSIGNED_INT_24_8_REV
_DEPRECATED = False
__file__ = '/home/mcfletch/pylive/OpenGL/raw/GL/ARB/depth_buffer_float.pyc'
__name__ = 'OpenGL.raw.GL.ARB.depth_buffer_float'
__package__ = 'OpenGL.raw.GL.ARB'