Searched refs:CALL_RasterPos3s (Results 1 – 2 of 2) sorted by relevance
11613 CALL_RasterPos3s(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_unmarshal_RasterPos3s()11633 CALL_RasterPos3s(ctx->CurrentServerDispatch, (x, y, z)); in _mesa_marshal_RasterPos3s()
3318 #define CALL_RasterPos3s(disp, parameters) \ macro