kusano 7d535a
GL_NV_copy_image
kusano 7d535a
http://www.opengl.org/registry/specs/NV/copy_image.txt
kusano 7d535a
GL_NV_copy_image
kusano 7d535a
	void glCopyImageSubDataNV (GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei width, GLsizei height, GLsizei depth)