Change the box shadow structure to store the local raster origin.
This is vital because it is used as a hash key for raster ops. Before this change, two box shadows with the same parameters but different positions on screen would not hit the texture cache.