Searched refs:glTextureSubImage2D (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h2232 #define glTextureSubImage2D MANGLE(TextureSubImage2D) macro
H A Dglcorearb.h2838 GLAPI void APIENTRY glTextureSubImage2D (GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels);
H A Dglext.h2798 GLAPI void APIENTRY glTextureSubImage2D (GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h2801 GLAPI void APIENTRY glTextureSubImage2D (GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels);
H A Dglext.h2762 GLAPI void APIENTRY glTextureSubImage2D (GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels);
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h19313 #define glTextureSubImage2D macro
[all...]
H A Dgl_generated_dispatch.c61980 0, // glTextureSubImage2D
[all...]

Completed in 293 milliseconds