Searched refs:ProvokingVertexTestCase (Results 1 – 1 of 1) sorted by relevance
142 class ProvokingVertexTestCase : public TestCase class145 ProvokingVertexTestCase (tcu::TestContext& testCtx,156 ProvokingVertexTestCase::ProvokingVertexTestCase (tcu::TestContext& testCtx, in ProvokingVertexTestCase() function in vkt::rasterization::__anon23de17d10111::ProvokingVertexTestCase165 void ProvokingVertexTestCase::initPrograms (SourceCollections& programCollection) const in initPrograms()200 void ProvokingVertexTestCase::checkSupport (Context& context) const in checkSupport()239 TestInstance* ProvokingVertexTestCase::createInstance (Context& context) const in createInstance()985 provokingGroup->addChild(new ProvokingVertexTestCase(testCtx, caseName, caseDesc, params)); in createTests()