Module: GL_EXT_polygon_offset::Constants

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

Constant Summary collapse

POLYGON_OFFSET_EXT =
0x8037
POLYGON_OFFSET_FACTOR_EXT =
0x8038
POLYGON_OFFSET_BIAS_EXT =
0x8039