Module: GL_OES_blend_subtract

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

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