Searched refs:CALL_RasterPos4i (Results 1 – 2 of 2) sorted by relevance
19165 CALL_RasterPos4i(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_unmarshal_RasterPos4i()19186 CALL_RasterPos4i(ctx->CurrentServerDispatch, (x, y, z, w)); in _mesa_marshal_RasterPos4i()
3384 #define CALL_RasterPos4i(disp, parameters) \ macro