Fix blur texture sampling
Textures were being sampled with nearest neighbor instead of linear interpolation. This was causing instabilities when animating the blur amount. Test: visual Fixes: 171413210 Change-Id: I1e948dd77de7ac2ba163375b42388690876e49c2
Loading
Please register or sign in to comment