Searched refs:glTextureSubImage1D (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl_mangle.h | 2230 #define glTextureSubImage1D MANGLE(TextureSubImage1D) macro
|
| H A D | glcorearb.h | 2837 GLAPI void APIENTRY glTextureSubImage1D (GLuint texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels);
|
| H A D | glext.h | 2797 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 D | glcorearb.h | 2800 GLAPI void APIENTRY glTextureSubImage1D (GLuint texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels);
|
| H A D | glext.h | 2761 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 D | gl_generated.h | 19311 #define glTextureSubImage1D macro [all...] |
| H A D | gl_generated_dispatch.c | 61937 0, // glTextureSubImage1D [all...] |
Completed in 376 milliseconds