Searched refs:CALL_RasterPos3d (Results 1 – 2 of 2) sorted by relevance
11651 CALL_RasterPos3d(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_RasterPos3d()11671 CALL_RasterPos3d(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_RasterPos3d()
3252 #define CALL_RasterPos3d(disp, parameters) \ macro