Searched refs:CALL_Color3i (Results 1 – 2 of 2) sorted by relevance
36278 CALL_Color3i(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_unmarshal_Color3i()36298 CALL_Color3i(ctx->CurrentServerDispatch, (red, green, blue)); in _mesa_marshal_Color3i()
2647 #define CALL_Color3i(disp, parameters) \ macro