OpenGL.raw.GL.HP.convolution_border_modes
index
/build/buildd/pyopengl-3.0.0~b3/OpenGL/raw/GL/HP/convolution_border_modes.py

OpenGL extension HP.convolution_border_modes
 
Overview (from the spec)
        
        This extension provides some additional border modes for the
        EXT_convolution extension.
 
The official definition of this extension is available here:
        http://oss.sgi.com/projects/ogl-sample/registry/HP/convolution_border_modes.txt
 
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
       
glInitConvolutionBorderModesHP()
Return boolean indicating whether this extension is available

 
Data
        GL_CONSTANT_BORDER_HP = GL_CONSTANT_BORDER_HP
GL_CONVOLUTION_BORDER_COLOR_HP = GL_CONVOLUTION_BORDER_COLOR_HP
GL_IGNORE_BORDER_HP = GL_IGNORE_BORDER_HP
GL_REPLICATE_BORDER_HP = GL_REPLICATE_BORDER_HP
__file__ = '/build/buildd/pyopengl-3.0.0~b3/OpenGL/raw/GL/HP/convolution_border_modes.py'
__name__ = 'OpenGL.raw.GL.HP.convolution_border_modes'