Searched refs:__applegl_glReadPixels (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/glx/apple/ |
D | apple_xgl_api.h | 32 void __applegl_glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height,
|
D | apple_glapi.c | 63 _glapi_table_patch(__applegl_api, "ReadPixels", __applegl_glReadPixels); in _apple_glapi_create_table()
|
D | apple_xgl_api_read.c | 100 __applegl_glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, in __applegl_glReadPixels() function
|