Module: GL_OES_blend_equation_separate

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

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