I'm writing a shader thats modifying a massive (order of magnitude 5k) sprite. However, it seems to be off by precisely one pixel once every so often. Is there a reasonable fix for this? Could this be solved by increasing the precision on my shader, and if so, how would I go about that?