Searched refs:CALL_ReadPixels (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | singlepix.c | 79 CALL_ReadPixels( GET_DISPATCH(), (
|
| H A D | singlepixswap.c | 88 CALL_ReadPixels( GET_DISPATCH(),
|
| H A D | dispatch.h | 828 #define CALL_ReadPixels(disp, parameters) (*((disp)->ReadPixels)) parameters macro
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated1.c | 7529 CALL_ReadPixels(ctx->CurrentServerDispatch, (x, y, width, height, format, type, pixels)); 7542 CALL_ReadPixels(ctx->CurrentServerDispatch, (x, y, width, height, format, type, pixels));
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 5318 #define CALL_ReadPixels(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 5791 #define CALL_ReadPixels(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 8175 CALL_ReadPixels(ctx->CurrentServerDispatch, (x, y, width, height, format, type, pixels)); [all...] |
Completed in 314 milliseconds