Module: GL_SGIS_multisample

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

FUNCTIONS =
{
  glSampleMaskSGIS:    [ :void, :GLclampf, :GLboolean ].freeze,
  glSamplePatternSGIS: [ :void, :GLenum ].freeze,
}.freeze