glsl2: Fix up the implementation of fract() for vector types.

There's no need to split each vector component out, just do vector ops.
2 files changed