Module: GL_ARB_blend_func_extended

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

Functions =
{
  def glBindFragDataLocationIndexed(program, colorNumber, index, name) end => [ :void, :GLuint, :GLuint, :GLuint, :string ].freeze,
  def glGetFragDataIndex(program, name) end => [ :GLint, :GLuint, :string ].freeze,
}.freeze