test
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
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)
|
||||
Reference in New Issue
Block a user