Searched refs:_mesa_marshal_ReadPixels (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated0.c | 1858 ((_glapi_proc *)(table))[_gloffset_ReadPixels] = (_glapi_proc)_mesa_marshal_ReadPixels;
|
| H A D | marshal_generated1.c | 7535 _mesa_marshal_ReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | marshal_generated.h | 2075 void GLAPIENTRY _mesa_marshal_ReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels);
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 8170 _mesa_marshal_ReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid * pixels) function in typeref:typename:void GLAPIENTRY [all...] |
Completed in 143 milliseconds