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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_dispatch_swap.c2822 CALL_Viewport( GET_DISPATCH(), (
H A Dindirect_dispatch.c2702 CALL_Viewport( GET_DISPATCH(), (
H A Ddispatch.h975 #define CALL_Viewport(disp, parameters) (*((disp)->Viewport)) parameters macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c4674 CALL_Viewport(ctx->Exec, (x, y, width, height));
9855 CALL_Viewport(ctx->Exec, (n[1].i, n[2].i,
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddlist.c4729 CALL_Viewport(ctx->Exec, (x, y, width, height));
11792 CALL_Viewport(ctx->Exec, (n[1].i, n[2].i,
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated2.c870 CALL_Viewport(ctx->CurrentServerDispatch, (x, y, width, height));
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h5857 #define CALL_Viewport(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h6330 #define CALL_Viewport(disp, parameters) \ macro
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c9152 CALL_Viewport(ctx->CurrentServerDispatch, (x, y, width, height));
9173 CALL_Viewport(ctx->CurrentServerDispatch, (x, y, width, height));
[all...]

Completed in 244 milliseconds