Searched refs:createExplicitLodTests (Results 1 – 3 of 3) sorted by relevance
33 tcu::TestCaseGroup* createExplicitLodTests (tcu::TestContext& testCtx);
49 textureTests->addChild(createExplicitLodTests (testCtx)); in createTextureTests()
1538 TestCaseGroup* createExplicitLodTests (TestContext& testCtx) in createExplicitLodTests() function