Searched refs:__applegl_glCopyPixels (Results 1 – 3 of 3) sorted by relevance
34 void __applegl_glCopyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type);
64 SET_CopyPixels(__applegl_api, __applegl_glCopyPixels); in _apple_glapi_create_table()
112 __applegl_glCopyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) in __applegl_glCopyPixels() function