Searched refs:CALL_RasterPos4f (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c3819 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 Ddlist.c3874 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 Dmarshal_generated1.c2337 CALL_RasterPos4f(ctx->CurrentServerDispatch, (x, y, z, w));
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h300 #define CALL_RasterPos4f(disp, parameters) (*((disp)->RasterPos4f)) parameters macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h3382 #define CALL_RasterPos4f(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h3855 #define CALL_RasterPos4f(disp, parameters) \ macro
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c2763 CALL_RasterPos4f(ctx->CurrentServerDispatch, (x, y, z, w));
2784 CALL_RasterPos4f(ctx->CurrentServerDispatch, (x, y, z, w));
[all...]

Completed in 358 milliseconds