Searched defs:glCopyTextureSubImage2D (Results 1 – 7 of 7) sorted by relevance
130 "glCopyTextureSubImage2D": { object
124 #define glCopyTextureSubImage2D glwCopyTextureSubImage2D macro
236 "glCopyTextureSubImage2D": { object
1206 GLW_APICALL void GLW_APIENTRY glCopyTextureSubImage2D (GLuint texture, GLint level, GLint xoffset, … function
5562 void GL_APIENTRY glCopyTextureSubImage2D(GLuint texture, in glCopyTextureSubImage2D() function
5578 void GL_APIENTRY glCopyTextureSubImage2D(GLuint texture, in glCopyTextureSubImage2D() function
845 void CallLogWrapper::glCopyTextureSubImage2D (glw::GLuint texture, glw::GLint level, glw::GLint xof… function in CallLogWrapper