Searched refs:CALL_RasterPos4fv (Results 1 – 2 of 2) sorted by relevance
22087 CALL_RasterPos4fv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_RasterPos4fv()22105 CALL_RasterPos4fv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_RasterPos4fv()
3373 #define CALL_RasterPos4fv(disp, parameters) \ macro