You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Line88 of BlurFilterY.cpp : The Shaders gets the width of the Framebuffer for the epsilon used for blurring the image.
The implications for this should be obvious, it should be getting the height instead since its literally for the .y dimensions of the framebuffer.