Module: GL_NV_explicit_multisample

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

FUNCTIONS =
{
  glGetMultisamplefvNV:  [ :void, :GLenum, :GLuint, :pointer ].freeze,
  glSampleMaskIndexedNV: [ :void, :GLuint, :GLbitfield ].freeze,
  glTexRenderbufferNV:   [ :void, :GLenum, :GLuint ].freeze,
}.freeze