Module: GL_ARB_copy_buffer

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

FUNCTIONS =
{
  glCopyBufferSubData: [ :void, :GLenum, :GLenum, :GLintptr, :GLintptr, :GLsizeiptr ].freeze,
}.freeze