test
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
GL_NV_copy_image
|
||||
https://www.khronos.org/registry/OpenGL/extensions/NV/NV_copy_image.txt
|
||||
GL_NV_copy_image
|
||||
|
||||
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)
|
||||
Reference in New Issue
Block a user