Store box shadow raster ops in device pixels, as we do for border ras…
…ter ops. The renderer converts them to device pixels later anyway, so this shouldn't affect accuracy. This just means that fractional radii get the same hash key and hit the texture cache more often.