I have the following function inside fragment shader, but it reduces fps by 7
half3 ClusterAndDithering(half3 color, half2 uv) { half2 clusters = half2(16, 16