Home | History | Annotate | Download | only in functional

Lines Matching refs:AbsCase

450 class AbsCase : public CommonFunctionCase
453 AbsCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType)
2117 addFunctionCases<AbsCase> (this, "abs", true, true, false, NEW_SHADERS);