Searched refs:createFloat32ComparisonGraphicsSet (Results 1 – 1 of 1) sorted by relevance
19377 tcu::TestCaseGroup *createFloat32ComparisonGraphicsSet(tcu::TestContext &testCtx) in createFloat32ComparisonGraphicsSet() function20241 testGroup->addChild(createFloat32ComparisonGraphicsSet<1>(testCtx)); in createFloat32Tests()20242 testGroup->addChild(createFloat32ComparisonGraphicsSet<2>(testCtx)); in createFloat32Tests()20243 testGroup->addChild(createFloat32ComparisonGraphicsSet<3>(testCtx)); in createFloat32Tests()20244 testGroup->addChild(createFloat32ComparisonGraphicsSet<4>(testCtx)); in createFloat32Tests()