Searched refs:CALL_RasterPos3iv (Results 1 – 2 of 2) sorted by relevance
11486 CALL_RasterPos3iv(ctx->CurrentServerDispatch, (v)); in _mesa_unmarshal_RasterPos3iv()11504 CALL_RasterPos3iv(ctx->CurrentServerDispatch, (v)); in _mesa_marshal_RasterPos3iv()
3307 #define CALL_RasterPos3iv(disp, parameters) \ macro