Searched refs:CALL_Color4x (Results 1 – 2 of 2) sorted by relevance
32889 CALL_Color4x(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_unmarshal_Color4x()32910 CALL_Color4x(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_marshal_Color4x()
17541 #define CALL_Color4x(disp, parameters) \ macro