Searched refs:__applegl_glReadPixels (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/apple/
H A Dapple_xgl_api.h32 void __applegl_glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height,
H A Dapple_glapi.c63 _glapi_table_patch(__applegl_api, "ReadPixels", __applegl_glReadPixels);
H A Dapple_xgl_api_read.c100 __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 Dapple_xgl_api.h32 void __applegl_glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height,
H A Dapple_glapi.c63 _glapi_table_patch(__applegl_api, "ReadPixels", __applegl_glReadPixels);
H A Dapple_xgl_api_read.c100 __applegl_glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, function in typeref:typename:void

Completed in 9 milliseconds