Searched refs:CALL_BlendColor (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_dispatch_swap.c | 3143 CALL_BlendColor( GET_DISPATCH(), (
|
| H A D | indirect_dispatch.c | 3021 CALL_BlendColor( GET_DISPATCH(), (
|
| H A D | dispatch.h | 1068 #define CALL_BlendColor(disp, parameters) (*((disp)->BlendColor)) parameters macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 1765 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 D | dlist.c | 1817 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 D | marshal_generated2.c | 1786 CALL_BlendColor(ctx->CurrentServerDispatch, (red, green, blue, alpha));
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 6198 #define CALL_BlendColor(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 6671 #define CALL_BlendColor(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 10222 CALL_BlendColor(ctx->CurrentServerDispatch, (red, green, blue, alpha)); 10243 CALL_BlendColor(ctx->CurrentServerDispatch, (red, green, blue, alpha)); [all...] |
Completed in 317 milliseconds