Searched refs:glCopyTextureSubImage2D (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h376 #define glCopyTextureSubImage2D MANGLE(CopyTextureSubImage2D) macro
H A Dglcorearb.h2844 GLAPI void APIENTRY glCopyTextureSubImage2D (GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
H A Dglext.h2804 GLAPI void APIENTRY glCopyTextureSubImage2D (GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h2807 GLAPI void APIENTRY glCopyTextureSubImage2D (GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
H A Dglext.h2768 GLAPI void APIENTRY glCopyTextureSubImage2D (GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h17071 #define glCopyTextureSubImage2D macro
[all...]
H A Dgl_generated_dispatch.c12820 0, // glCopyTextureSubImage2D
[all...]

Completed in 300 milliseconds