Searched refs:CALL_Rotated (Results 1 – 2 of 2) sorted by relevance
33803 CALL_Rotated(ctx->CurrentServerDispatch, (angle, x, y, z)); in _mesa_unmarshal_Rotated()33824 CALL_Rotated(ctx->CurrentServerDispatch, (angle, x, y, z)); in _mesa_marshal_Rotated()
5771 #define CALL_Rotated(disp, parameters) \ macro