Module: GL_NV_alpha_to_coverage_dither_control::Functions

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

Constant Summary collapse

Parameters =
{
  glAlphaToCoverageDitherControlNV: [ :void, :GLenum ].freeze,
}.freeze

Instance Method Summary collapse

Instance Method Details

#glAlphaToCoverageDitherControlNV(mode) ⇒ Object



10
# File 'lib/opengl-definitions/extensions/GL_NV_alpha_to_coverage_dither_control.rb', line 10

def glAlphaToCoverageDitherControlNV(mode) end