Searched refs:CALL_Viewport (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_dispatch_swap.c | 2822 CALL_Viewport( GET_DISPATCH(), (
|
| H A D | indirect_dispatch.c | 2702 CALL_Viewport( GET_DISPATCH(), (
|
| H A D | dispatch.h | 975 #define CALL_Viewport(disp, parameters) (*((disp)->Viewport)) parameters macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 4674 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 D | dlist.c | 4729 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 D | marshal_generated2.c | 870 CALL_Viewport(ctx->CurrentServerDispatch, (x, y, width, height));
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 5857 #define CALL_Viewport(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 6330 #define CALL_Viewport(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 9152 CALL_Viewport(ctx->CurrentServerDispatch, (x, y, width, height)); 9173 CALL_Viewport(ctx->CurrentServerDispatch, (x, y, width, height)); [all...] |
Completed in 244 milliseconds