Searched refs:DiscardRectanglesTestCase (Results 1 – 1 of 1) sorted by relevance
613 class DiscardRectanglesTestCase : public TestCase class616 DiscardRectanglesTestCase (tcu::TestContext &context,620 virtual ~DiscardRectanglesTestCase (void) {}; in ~DiscardRectanglesTestCase()630 DiscardRectanglesTestCase::DiscardRectanglesTestCase (tcu::TestContext &context, in DiscardRectanglesTestCase() function in vkt::Draw::__anondc1e27d40111::DiscardRectanglesTestCase639 void DiscardRectanglesTestCase::initPrograms(SourceCollections& programCollection) const in initPrograms()677 void DiscardRectanglesTestCase::checkSupport (Context& context) const in checkSupport()682 TestInstance* DiscardRectanglesTestCase::createInstance (Context& context) const in createInstance()712 testGroup->addChild(new DiscardRectanglesTestCase(testCtx, name.str().c_str(), "", params)); in createTests()