Searched refs:CALL_Color3f (Results 1 – 2 of 2) sorted by relevance
36424 CALL_Color3f(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_Color3f()36444 CALL_Color3f(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_Color3f()
2625 #define CALL_Color3f(disp, parameters) \ macro