Home | History | Annotate | Download | only in functional

Lines Matching full:prec

1130 			for (int prec = glu::PRECISION_LOWP; prec <= glu::PRECISION_HIGHP; prec++)
1132 if (prec != glu::PRECISION_HIGHP && !allPrec)
1138 group->addChild(new TestClass(parent->getContext(), glu::DataType(scalarType + vecSize - 1), glu::Precision(prec), glu::ShaderType(shaderTypeNdx)));