I'm using Mali 400mp for doing some mathmetic computing.But the result is not satisfying.
In my program, I put a float array A by using gluniforlfv() into the shader,and put a Image Texture B by using glTexImage2D() into the shader,use the values in…