Searched refs:CALL_DrawPixels (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c7574 CALL_DrawPixels(ctx->CurrentServerDispatch, (width, height, format, type, pixels));
7587 CALL_DrawPixels(ctx->CurrentServerDispatch, (width, height, format, type, pixels));
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_dispatch_swap.c1854 CALL_DrawPixels( GET_DISPATCH(), (
H A Dindirect_dispatch.c1757 CALL_DrawPixels( GET_DISPATCH(), (
H A Ddispatch.h831 #define CALL_DrawPixels(disp, parameters) (*((disp)->DrawPixels)) parameters macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c2637 CALL_DrawPixels(ctx->Exec, (width, height, format, type, pixels));
9486 CALL_DrawPixels(ctx->Exec, (n[1].i, n[2].i, n[3].e, n[4].e,
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddlist.c2692 CALL_DrawPixels(ctx->Exec, (width, height, format, type, pixels));
11423 CALL_DrawPixels(ctx->Exec, (n[1].i, n[2].i, n[3].e, n[4].e,
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h5329 #define CALL_DrawPixels(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h5802 #define CALL_DrawPixels(disp, parameters) \ macro
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c8186 CALL_DrawPixels(ctx->CurrentServerDispatch, (width, height, format, type, pixels));
[all...]

Completed in 434 milliseconds