Module: GL_NV_polygon_mode

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

FUNCTIONS =
{
  glPolygonModeNV: [ :void, :GLenum, :GLenum ].freeze,
}.freeze