Searched refs:glCopyTextureImage2DEXT (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl_mangle.h | 372 #define glCopyTextureImage2DEXT MANGLE(CopyTextureImage2DEXT) macro
|
| H A D | glcorearb.h | 4346 GLAPI void APIENTRY glCopyTextureImage2DEXT (GLuint texture, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
|
| H A D | glext.h | 7082 GLAPI void APIENTRY glCopyTextureImage2DEXT (GLuint texture, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 4348 GLAPI void APIENTRY glCopyTextureImage2DEXT (GLuint texture, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
|
| H A D | glext.h | 7084 GLAPI void APIENTRY glCopyTextureImage2DEXT (GLuint texture, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 17067 #define glCopyTextureImage2DEXT macro [all...] |
| H A D | gl_generated_dispatch.c | 12720 0, // glCopyTextureImage2DEXT [all...] |
Completed in 318 milliseconds