Lines Matching full:prec
233 const char* const prec = supportsFragmentHighp(spec.targetVersion) ? "highp" : "mediump";237 shader << "precision " << prec << " float;\n";238 shader << "precision " << prec << " int;\n";