Searched refs:_mesa_ReadPixels (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dreadpix.h66 _mesa_ReadPixels( GLint x, GLint y, GLsizei width, GLsizei height,
H A Ddebug.c467 _mesa_ReadPixels(0, 0, w, h, GL_RGBA, GL_UNSIGNED_BYTE, buf);
500 _mesa_ReadPixels(0, 0, w, h, GL_DEPTH_COMPONENT, GL_UNSIGNED_INT, buf);
536 _mesa_ReadPixels(0, 0, w, h, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, buf);
H A Dreadpix.c1193 _mesa_ReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dreadpix.h66 _mesa_ReadPixels( GLint x, GLint y, GLsizei width, GLsizei height,
H A Ddebug.c464 _mesa_ReadPixels(0, 0, w, h, GL_RGBA, GL_UNSIGNED_BYTE, buf);
497 _mesa_ReadPixels(0, 0, w, h, GL_DEPTH_COMPONENT, GL_UNSIGNED_INT, buf);
533 _mesa_ReadPixels(0, 0, w, h, GL_STENCIL_INDEX, GL_UNSIGNED_BYTE, buf);
H A Dreadpix.c1201 _mesa_ReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c231 SET_ReadPixels(exec, _mesa_ReadPixels);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c228 SET_ReadPixels(exec, _mesa_ReadPixels);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Dmeta.c3240 _mesa_ReadPixels(0, 0, width, height, destFormat, destType, dest);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
H A Dmeta.c3208 _mesa_ReadPixels(0, 0, width, height, destFormat, destType, dest);

Completed in 76 milliseconds