Module: WGL_NV_copy_image

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

Constant Summary collapse

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