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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h2230 #define glTextureSubImage1D MANGLE(TextureSubImage1D) macro
H A Dglcorearb.h2837 GLAPI void APIENTRY glTextureSubImage1D (GLuint texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels);
H A Dglext.h2797 GLAPI void APIENTRY glTextureSubImage1D (GLuint texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h2800 GLAPI void APIENTRY glTextureSubImage1D (GLuint texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels);
H A Dglext.h2761 GLAPI void APIENTRY glTextureSubImage1D (GLuint texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels);
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h19311 #define glTextureSubImage1D macro
[all...]
H A Dgl_generated_dispatch.c61937 0, // glTextureSubImage1D
[all...]

Completed in 376 milliseconds