GPUImageGaussianBlurFilter.java is wrong?
Author: HowQuitVimCreated Feb 19, 2024Updated Feb 19, 2024
44th line,is it wrong with texelHeightOffset and texelWidthOffset? may be it should be vec2 singleStepOffset = vec2(texelWidthOffset, texelHeightOffset );
Source: wasabeef/android-gpuimage