Searched refs:CALL_Color4ub (Results 1 – 2 of 2) sorted by relevance
14190 CALL_Color4ub(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_unmarshal_Color4ub()14211 CALL_Color4ub(ctx->CurrentServerDispatch, (red, green, blue, alpha)); in _mesa_marshal_Color4ub()
2867 #define CALL_Color4ub(disp, parameters) \ macro