OpenGL.raw.GL.NV.copy_depth_to_color
index
/home/mcfletch/pylive/OpenGL/raw/GL/NV/copy_depth_to_color.py

OpenGL extension NV.copy_depth_to_color
 
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
       
glInitCopyDepthToColorNV()
Return boolean indicating whether this extension is available

 
Data
        EXTENSION_NAME = 'GL_NV_copy_depth_to_color'
GL_DEPTH_STENCIL_TO_BGRA_NV = GL_DEPTH_STENCIL_TO_BGRA_NV
GL_DEPTH_STENCIL_TO_RGBA_NV = GL_DEPTH_STENCIL_TO_RGBA_NV
_DEPRECATED = False
__file__ = '/home/mcfletch/pylive/OpenGL/raw/GL/NV/copy_depth_to_color.pyc'
__name__ = 'OpenGL.raw.GL.NV.copy_depth_to_color'
__package__ = 'OpenGL.raw.GL.NV'