| OpenGL.raw.GL.NV.depth_buffer_float | index /tmp/buildd/pyopengl-3.0.0~b6/OpenGL/raw/GL/NV/depth_buffer_float.py |
OpenGL extension NV.depth_buffer_float
The official definition of this extension is available here:
http://oss.sgi.com/projects/ogl-sample/registry/NV/depth_buffer_float.txt
Automatically generated by the get_gl_extensions script, do not edit!
| Modules | ||||||
| ||||||
| Functions | ||
| ||
| Data | ||
| EXTENSION_NAME = 'GL_NV_depth_buffer_float' GL_DEPTH32F_STENCIL8_NV = GL_DEPTH32F_STENCIL8_NV GL_DEPTH_BUFFER_FLOAT_MODE_NV = GL_DEPTH_BUFFER_FLOAT_MODE_NV GL_DEPTH_COMPONENT32F_NV = GL_DEPTH_COMPONENT32F_NV GL_FLOAT_32_UNSIGNED_INT_24_8_REV_NV = GL_FLOAT_32_UNSIGNED_INT_24_8_REV_NV __file__ = '/tmp/buildd/pyopengl-3.0.0~b6/OpenGL/raw/GL/NV/depth_buffer_float.py' __name__ = 'OpenGL.raw.GL.NV.depth_buffer_float' glClearDepthdNV = <OpenGL.platform.baseplatform.glClearDepthdNV object at 0x9403e2c> glDepthBoundsdNV = <OpenGL.platform.baseplatform.glDepthBoundsdNV object at 0x9403e6c> glDepthRangedNV = <OpenGL.platform.baseplatform.glDepthRangedNV object at 0x9403d2c> | ||