Searched refs:CALL_RasterPos4d (Results 1 – 2 of 2) sorted by relevance
19206 CALL_RasterPos4d(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_unmarshal_RasterPos4d()19227 CALL_RasterPos4d(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_marshal_RasterPos4d()
3340 #define CALL_RasterPos4d(disp, parameters) \ macro