OpenGL.raw.GL.SUN.convolution_border_modes
index
/build/buildd/pyopengl-3.0.0~b6/OpenGL/raw/GL/SUN/convolution_border_modes.py

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

 
Data
        EXTENSION_NAME = 'GL_SUN_convolution_border_modes'
GL_WRAP_BORDER_SUN = GL_WRAP_BORDER_SUN
__file__ = '/build/buildd/pyopengl-3.0.0~b6/OpenGL/raw/GL/SUN/convolution_border_modes.py'
__name__ = 'OpenGL.raw.GL.SUN.convolution_border_modes'