Searched refs:glCompressedTexImage1D (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 1827 GLAPI void GLAPIENTRY glCompressedTexImage1D( GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid *data );
|
| H A D | gl_mangle.h | 308 #define glCompressedTexImage1D MANGLE(CompressedTexImage1D) macro
|
| H A D | glcorearb.h | 555 GLAPI void APIENTRY glCompressedTexImage1D (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const void *data);
|
| H A D | glext.h | 270 GLAPI void APIENTRY glCompressedTexImage1D (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const void *data);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | gl.h | 1820 GLAPI void GLAPIENTRY glCompressedTexImage1D( GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid *data );
|
| H A D | glcorearb.h | 556 GLAPI void APIENTRY glCompressedTexImage1D (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const void *data);
|
| H A D | glext.h | 272 GLAPI void APIENTRY glCompressedTexImage1D (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const void *data);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 16994 #define glCompressedTexImage1D macro [all...] |
| H A D | gl_generated_dispatch.c | 10899 0, // glCompressedTexImage1D [all...] |
Completed in 311 milliseconds