Searched refs:createVaryingGeometryShaderTests (Results 1 – 3 of 3) sorted by relevance
34 tcu::TestCaseGroup* createVaryingGeometryShaderTests (tcu::TestContext& testCtx);
48 geometryTests->addChild(createVaryingGeometryShaderTests (testCtx)); in createChildren()
261 TestCaseGroup* createVaryingGeometryShaderTests (TestContext& testCtx) in createVaryingGeometryShaderTests() function