Searched refs:__applegl_glReadPixels (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/apple/ |
| H A D | apple_xgl_api.h | 32 void __applegl_glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height,
|
| H A D | apple_glapi.c | 63 _glapi_table_patch(__applegl_api, "ReadPixels", __applegl_glReadPixels);
|
| H A D | apple_xgl_api_read.c | 100 __applegl_glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/glx/apple/ |
| H A D | apple_xgl_api.h | 32 void __applegl_glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height,
|
| H A D | apple_glapi.c | 63 _glapi_table_patch(__applegl_api, "ReadPixels", __applegl_glReadPixels);
|
| H A D | apple_xgl_api_read.c | 100 __applegl_glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, function in typeref:typename:void
|
Completed in 9 milliseconds