Searched defs:glCopyTexSubImage3D (Results 1 – 5 of 5) sorted by relevance
1130 GL_APICALL void GL_APIENTRY glCopyTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yo… in glCopyTexSubImage3D() function
349 glCopyTexSubImage3D_client_proc_t glCopyTexSubImage3D; member
2504 void glCopyTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, G… in glCopyTexSubImage3D() function
406 glCopyTexSubImage3D_server_proc_t glCopyTexSubImage3D; member
318 #define glCopyTexSubImage3D MANGLE(CopyTexSubImage3D) macro