Module: GL_HP_convolution_border_modes::Constants

Defined in:
lib/opengl-definitions/extensions/GL_HP_convolution_border_modes.rb

Constant Summary collapse

IGNORE_BORDER_HP =
0x8150
CONSTANT_BORDER_HP =
0x8151
REPLICATE_BORDER_HP =
0x8153
CONVOLUTION_BORDER_COLOR_HP =
0x8154