Blame thirdparty/glew/glew-1.9.0/auto/extensions/GL_ARB_copy_image
|
kusano |
7d535a |
GL_ARB_copy_image
|
|
kusano |
7d535a |
http://www.opengl.org/registry/specs/ARB/copy_image.txt
|
|
kusano |
7d535a |
GL_ARB_copy_image
|
|
kusano |
7d535a |
void glCopyImageSubData (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 srcWidth, GLsizei srcHeight, GLsizei srcDepth)
|