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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_dispatch_swap.c1456 CALL_ClearColor( GET_DISPATCH(), (
H A Dindirect_dispatch.c1359 CALL_ClearColor( GET_DISPATCH(), (
H A Ddispatch.h678 #define CALL_ClearColor(disp, parameters) (*((disp)->ClearColor)) parameters macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c2220 CALL_ClearColor(ctx->Exec, (red, green, blue, alpha));
9399 CALL_ClearColor(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.c2275 CALL_ClearColor(ctx->Exec, (red, green, blue, alpha));
11336 CALL_ClearColor(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.c6134 CALL_ClearColor(ctx->CurrentServerDispatch, (red, green, blue, alpha));
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h4768 #define CALL_ClearColor(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h5241 #define CALL_ClearColor(disp, parameters) \ macro
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c6682 CALL_ClearColor(ctx->CurrentServerDispatch, (red, green, blue, alpha));
6703 CALL_ClearColor(ctx->CurrentServerDispatch, (red, green, blue, alpha));
[all...]

Completed in 260 milliseconds