Home | History | Annotate | Download | only in shaderexecutor

Lines Matching refs:RoundEvenCase

899 class RoundEvenCase : public CommonFunctionCase
902 RoundEvenCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType)
2423 addFunctionCases<RoundEvenCase> (this, "roundeven", true, false, false, ALL_SHADERS);