Searched refs:createPrimitiveDiscardTests (Results 1 – 3 of 3) sorted by relevance
35 tcu::TestCaseGroup* createPrimitiveDiscardTests (tcu::TestContext& testCtx);
73 tessellationTests->addChild(createPrimitiveDiscardTests (testCtx)); in createChildren()
597 tcu::TestCaseGroup* createPrimitiveDiscardTests (tcu::TestContext& testCtx) in createPrimitiveDiscardTests() function