removed unnecessary calculation in the webGPU shader
Fixes issues with transparency and sampling out of bounds. This does require additional calculations so it comes at a performance cost. If you don't have artifacts with the previous version in your use case you might want to stick to that.
initial release