Module: GL_ARB_texture_filter_minmax::Constants

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

Constant Summary collapse

TEXTURE_REDUCTION_MODE_ARB =
0x9366
WEIGHTED_AVERAGE_ARB =
0x9367