Searched refs:CALL_RasterPos4s (Results 1 – 2 of 2) sorted by relevance
19385 CALL_RasterPos4s(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_unmarshal_RasterPos4s()19406 CALL_RasterPos4s(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_marshal_RasterPos4s()
3406 #define CALL_RasterPos4s(disp, parameters) \ macro