Searched refs:CALL_Begin (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
H A Dvbo_save_loopback.c115 CALL_Begin(ctx->Exec, (prim->mode));
/xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/
H A Dvbo_save_loopback.c115 CALL_Begin(GET_DISPATCH(), (prim->mode));
H A Dvbo_exec_api.c786 CALL_Begin(ctx->Exec, (mode));
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddraw.c392 CALL_Begin(GET_DISPATCH(), (GL_QUADS));
429 CALL_Begin(GET_DISPATCH(), (prim));
466 CALL_Begin(GET_DISPATCH(), (GL_POINTS));
476 CALL_Begin(GET_DISPATCH(), (GL_LINE_STRIP));
483 CALL_Begin(GET_DISPATCH(), (GL_LINE_STRIP));
492 CALL_Begin(GET_DISPATCH(), (GL_TRIANGLE_STRIP));
H A Ddlist.c10540 CALL_Begin(ctx->Exec, (n[1].e));
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddraw.c1336 CALL_Begin(ctx->CurrentServerDispatch, (GL_QUADS));
1419 CALL_Begin(ctx->CurrentServerDispatch, (prim));
1460 CALL_Begin(ctx->CurrentServerDispatch, (GL_POINTS));
1472 CALL_Begin(ctx->CurrentServerDispatch, (GL_LINE_STRIP));
1481 CALL_Begin(ctx->CurrentServerDispatch, (GL_LINE_STRIP));
1492 CALL_Begin(ctx->CurrentServerDispatch, (GL_TRIANGLE_STRIP));
H A Ddlist.c12782 CALL_Begin(ctx->Exec, (n[1].e));
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_dispatch_swap.c251 CALL_Begin( GET_DISPATCH(), (
H A Dindirect_dispatch.c154 CALL_Begin( GET_DISPATCH(), (
H A Ddispatch.h81 #define CALL_Begin(disp, parameters) (*((disp)->Begin)) parameters macro
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c217 CALL_Begin(ctx->CurrentServerDispatch, (mode));
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2579 #define CALL_Begin(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h3052 #define CALL_Begin(disp, parameters) \ macro
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c248 CALL_Begin(ctx->CurrentServerDispatch, (mode));
266 CALL_Begin(ctx->CurrentServerDispatch, (mode));
[all...]

Completed in 269 milliseconds