Searched refs:CALL_PointSizex (Results 1 – 2 of 2) sorted by relevance
25121 CALL_PointSizex(ctx->CurrentServerDispatch, (size)); in _mesa_unmarshal_PointSizex()25139 CALL_PointSizex(ctx->CurrentServerDispatch, (size)); in _mesa_marshal_PointSizex()
17750 #define CALL_PointSizex(disp, parameters) \ macro