Lines Matching refs:DynamicControlPointsTestCase
86 class DynamicControlPointsTestCase : public vkt::TestCase
89 DynamicControlPointsTestCase(tcu::TestContext& context, const std::string& name, TestConfig config);
109 DynamicControlPointsTestCase::DynamicControlPointsTestCase(tcu::TestContext& context, const std::string& name,
114 void DynamicControlPointsTestCase::checkSupport(Context& context) const
124 void DynamicControlPointsTestCase::initPrograms(vk::SourceCollections& collection) const
230 TestInstance* DynamicControlPointsTestCase::createInstance(Context& context) const
430 group->addChild(new DynamicControlPointsTestCase(testCtx, "change_output", TestConfig {
441 group->addChild(new DynamicControlPointsTestCase(testCtx, "change_winding", TestConfig {
452 group->addChild(new DynamicControlPointsTestCase(testCtx, "change_output_winding", TestConfig {