Searched refs:CALL_Color3s (Results 1 – 2 of 2) sorted by relevance
36145 CALL_Color3s(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_Color3s()36165 CALL_Color3s(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_Color3s()
2669 #define CALL_Color3s(disp, parameters) \ macro