Searched refs:CALL_Scalef (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_dispatch_swap.c | 2788 CALL_Scalef( GET_DISPATCH(), (
|
| H A D | indirect_dispatch.c | 2668 CALL_Scalef( GET_DISPATCH(), (
|
| H A D | dispatch.h | 966 #define CALL_Scalef(disp, parameters) (*((disp)->Scalef)) parameters macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 4035 CALL_Scalef(ctx->Exec, (x, y, z)); 9710 CALL_Scalef(ctx->Exec, (n[1].f, n[2].f, n[3].f));
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 4090 CALL_Scalef(ctx->Exec, (x, y, z)); 11647 CALL_Scalef(ctx->Exec, (n[1].f, n[2].f, n[3].f));
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated2.c | 772 CALL_Scalef(ctx->CurrentServerDispatch, (x, y, z));
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 5824 #define CALL_Scalef(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 6297 #define CALL_Scalef(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 9036 CALL_Scalef(ctx->CurrentServerDispatch, (x, y, z)); 9056 CALL_Scalef(ctx->CurrentServerDispatch, (x, y, z)); [all...] |
Completed in 265 milliseconds