Probably I do not know quite much details about AA. But just wondering, for the tile based rendering, how they handle the pixel on the tile boudary, since there is no way to sample the pixel on the next tile(or the adjacent tile)? Does this mean tile based rendering will probably introduce some artifiacts compared to the normal "full screen" rendering?