Searched defs:glTextureSubImage2D (Results 1 – 7 of 7) sorted by relevance
699 "glTextureSubImage2D": { object
732 #define glTextureSubImage2D glwTextureSubImage2D macro
1671 "glTextureSubImage2D": { object
6417 GLW_APICALL void GLW_APIENTRY glTextureSubImage2D (GLuint texture, GLint level, GLint xoffset, GLin… function
6199 void GL_APIENTRY glTextureSubImage2D(GLuint texture, in glTextureSubImage2D() function
6216 void GL_APIENTRY glTextureSubImage2D(GLuint texture, in glTextureSubImage2D() function
5324 void CallLogWrapper::glTextureSubImage2D (glw::GLuint texture, glw::GLint level, glw::GLint xoffset… function in CallLogWrapper