Searched refs:CALL_RasterPos3fv (Results 1 – 2 of 2) sorted by relevance
6200 CALL_RasterPos3fv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_RasterPos3fv()6218 CALL_RasterPos3fv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_RasterPos3fv()
3285 #define CALL_RasterPos3fv(disp, parameters) \ macro