Home | History | Annotate | Download | only in functional

Lines Matching refs:intGroup

2197 		tcu::TestCaseGroup* intGroup	= new tcu::TestCaseGroup(m_testCtx, "intbitstofloat",	"intBitsToFloat() Tests");
2200 addChild(intGroup);
2212 intGroup->addChild(new BitsToFloatCase(m_context, intType, glu::ShaderType(shaderType)));