Module: GL_SGIS_multisample

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

Functions =
{
  def glSampleMaskSGIS(value, invert) end => [ :void, :GLclampf, :GLboolean ].freeze,
  def glSamplePatternSGIS(pattern) end => [ :void, :GLenum ].freeze,
}.freeze