Home | History | Annotate | Download | only in functional

Lines Matching refs:TestCaseGroup

845 	: TestCaseGroup(context, "precision", "Shader precision requirements validation tests")
953 tcu::TestCaseGroup* floatGroup = new tcu::TestCaseGroup(m_testCtx, "float", "Floating-point precision tests");
975 tcu::TestCaseGroup* intGroup = new tcu::TestCaseGroup(m_testCtx, "int", "Integer precision tests");
999 tcu::TestCaseGroup* uintGroup = new tcu::TestCaseGroup(m_testCtx, "uint", "Unsigned integer precision tests");