Searched refs:CALL_BlendColor (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_dispatch_swap.c3143 CALL_BlendColor( GET_DISPATCH(), (
H A Dindirect_dispatch.c3021 CALL_BlendColor( GET_DISPATCH(), (
H A Ddispatch.h1068 #define CALL_BlendColor(disp, parameters) (*((disp)->BlendColor)) parameters macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c1765 CALL_BlendColor(ctx->Exec, (red, green, blue, alpha));
9319 CALL_BlendColor(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.c1817 CALL_BlendColor(ctx->Exec, (red, green, blue, alpha));
11250 CALL_BlendColor(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_generated2.c1786 CALL_BlendColor(ctx->CurrentServerDispatch, (red, green, blue, alpha));
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h6198 #define CALL_BlendColor(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h6671 #define CALL_BlendColor(disp, parameters) \ macro
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c10222 CALL_BlendColor(ctx->CurrentServerDispatch, (red, green, blue, alpha));
10243 CALL_BlendColor(ctx->CurrentServerDispatch, (red, green, blue, alpha));
[all...]

Completed in 317 milliseconds