Searched refs:__applegl_glCopyPixels (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/glx/apple/ |
D | apple_xgl_api.h | 34 void __applegl_glCopyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type);
|
D | apple_glapi.c | 64 _glapi_table_patch(__applegl_api, "CopyPixels", __applegl_glCopyPixels); in _apple_glapi_create_table()
|
D | apple_xgl_api_read.c | 113 __applegl_glCopyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) in __applegl_glCopyPixels() function
|