Files
HydraV3/Libraries/glew-2.3.1/auto/extensions/gl/GL_OES_copy_image
T

6 lines
367 B
Plaintext
Raw Normal View History

2026-07-17 15:35:16 +01:00
GL_OES_copy_image
https://www.khronos.org/registry/OpenGL/extensions/OES/OES_copy_image.txt
GL_OES_copy_image
void glCopyImageSubDataOES (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)