Module: GL_ARB_instanced_arrays

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

FUNCTIONS =
{
  glVertexAttribDivisorARB: [ :void, :GLuint, :GLuint ].freeze,
}.freeze