Searched refs:glCopyTextureImage1DEXT (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl_mangle.h | 371 #define glCopyTextureImage1DEXT MANGLE(CopyTextureImage1DEXT) macro
|
| H A D | glcorearb.h | 4345 GLAPI void APIENTRY glCopyTextureImage1DEXT (GLuint texture, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
|
| H A D | glext.h | 7081 GLAPI void APIENTRY glCopyTextureImage1DEXT (GLuint texture, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 4347 GLAPI void APIENTRY glCopyTextureImage1DEXT (GLuint texture, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
|
| H A D | glext.h | 7083 GLAPI void APIENTRY glCopyTextureImage1DEXT (GLuint texture, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 17066 #define glCopyTextureImage1DEXT macro [all...] |
| H A D | gl_generated_dispatch.c | 12696 0, // glCopyTextureImage1DEXT [all...] |
Completed in 303 milliseconds