Module: GL_NV_copy_image

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

Constant Summary collapse

Functions =
{
  def glCopyImageSubDataNV(srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTarget, dstLevel, dstX, dstY, dstZ, width, height, depth) end => [ :void, :GLuint, :GLenum, :GLint, :GLint, :GLint, :GLint, :GLuint, :GLenum, :GLint, :GLint, :GLint, :GLint, :GLsizei, :GLsizei, :GLsizei ].freeze,
}.freeze