Module: GL_ARB_imaging

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

Defined Under Namespace

Modules: Compatibility, Constants

Constant Summary collapse

FUNCTIONS =
{
  glBlendColor:    [ :void, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
  glBlendEquation: [ :void, :GLenum ].freeze,
}.freeze