Safe Haskell | None |
---|---|
Language | Haskell2010 |
Graphics.GL.Ext.NV.CopyImage
Extension Support
Checks that the GL_NV_copy_image extension is available.
GL_NV_copy_image
glCopyImageSubDataNV :: MonadIO m => GLuint -> GLenum -> GLint -> GLint -> GLint -> GLint -> GLuint -> GLenum -> GLint -> GLint -> GLint -> GLint -> GLsizei -> GLsizei -> GLsizei -> m () #
Usage: glCopyImageSubDataNV
srcName srcTarget srcLevel srcX srcY srcZ dstName dstTarget dstLevel dstX dstY dstZ width height depth