Searched refs:CALL_RasterPos4f (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 3819 CALL_RasterPos4f(ctx->Exec, (x, y, z, w)); 9701 CALL_RasterPos4f(ctx->Exec, (n[1].f, n[2].f, n[3].f, n[4].f));
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 3874 CALL_RasterPos4f(ctx->Exec, (x, y, z, w)); 11638 CALL_RasterPos4f(ctx->Exec, (n[1].f, n[2].f, n[3].f, n[4].f));
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated1.c | 2337 CALL_RasterPos4f(ctx->CurrentServerDispatch, (x, y, z, w));
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | dispatch.h | 300 #define CALL_RasterPos4f(disp, parameters) (*((disp)->RasterPos4f)) parameters macro
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 3382 #define CALL_RasterPos4f(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 3855 #define CALL_RasterPos4f(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 2763 CALL_RasterPos4f(ctx->CurrentServerDispatch, (x, y, z, w)); 2784 CALL_RasterPos4f(ctx->CurrentServerDispatch, (x, y, z, w)); [all...] |
Completed in 358 milliseconds