OpenGL.GL.HP.convolution_border_modes
OpenGL extension HP.convolution_border_modes
This module customises the behaviour of the
OpenGL.raw.GL.HP.convolution_border_modes to provide a more
Python-friendly API
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://www.opengl.org/registry/specs/HP/convolution_border_modes.txt
Functions
Constants
GL_CONSTANT_BORDER_HP (33105)
GL_CONVOLUTION_BORDER_COLOR_HP (33108)
GL_IGNORE_BORDER_HP (33104)
GL_REPLICATE_BORDER_HP (33107)