Home | History | Annotate | Download | only in functional

Lines Matching refs:uintGroup

2146 		tcu::TestCaseGroup* uintGroup	= new tcu::TestCaseGroup(m_testCtx, "uintbitstofloat",	"uintBitsToFloat() Tests");
2149 addChild(uintGroup);
2161 uintGroup->addChild(new BitsToFloatCase(m_context, uintType, glu::ShaderType(shaderType)));