Lines Matching full:fragcoord
358 const tcu::Vec3 fragCoord (float(x)+.5f, float(y)+.5f, z);359 const tcu::Vec3 scaledFC = fragCoord*scale;