OpenGL.GL.ARB.depth_buffer_float
index
/build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/ARB/depth_buffer_float.py

OpenGL extension ARB.depth_buffer_float
 
This module customises the behaviour of the 
OpenGL.raw.GL.ARB.depth_buffer_float to provide a more 
Python-friendly API

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

 
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
__file__ = '/build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/ARB/depth_buffer_float.py'
__name__ = 'OpenGL.GL.ARB.depth_buffer_float'