| OpenGL.raw.GL.HP.convolution_border_modes | index /tmp/buildd/pyopengl-3.0.0~b6/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 | ||||||
| ||||||
| Functions | ||
| ||
| Data | ||
| EXTENSION_NAME = 'GL_HP_convolution_border_modes' 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__ = '/tmp/buildd/pyopengl-3.0.0~b6/OpenGL/raw/GL/HP/convolution_border_modes.py' __name__ = 'OpenGL.raw.GL.HP.convolution_border_modes' | ||