Searched refs:glTextureSubImage2D (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl_mangle.h | 2232 #define glTextureSubImage2D MANGLE(TextureSubImage2D) macro
|
| H A D | glcorearb.h | 2838 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 D | glext.h | 2798 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 D | glcorearb.h | 2801 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 D | glext.h | 2762 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 D | gl_generated.h | 19313 #define glTextureSubImage2D macro [all...] |
| H A D | gl_generated_dispatch.c | 61980 0, // glTextureSubImage2D [all...] |
Completed in 293 milliseconds