Searched refs:CALL_Color4f (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dapi_loopback.c49 #define COLORF(r,g,b,a) CALL_Color4f(GET_DISPATCH(), (r,g,b,a))
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c884 CALL_Color4f(ctx->CurrentServerDispatch, (red, green, blue, alpha));
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Ddispatch.h147 #define CALL_Color4f(disp, parameters) (*((disp)->Color4f)) parameters macro
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2821 #define CALL_Color4f(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h3294 #define CALL_Color4f(disp, parameters) \ macro
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c1003 CALL_Color4f(ctx->CurrentServerDispatch, (red, green, blue, alpha));
1024 CALL_Color4f(ctx->CurrentServerDispatch, (red, green, blue, alpha));
[all...]

Completed in 239 milliseconds