Module: GL_NV_copy_buffer

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

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