Home
last modified time | relevance | path

Searched refs:DynamicControlPointsTestCase (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDynamicControlPoints.cpp86 class DynamicControlPointsTestCase : public vkt::TestCase class
89 DynamicControlPointsTestCase(tcu::TestContext& context, const std::string& name, TestConfig config);
109 DynamicControlPointsTestCase::DynamicControlPointsTestCase(tcu::TestContext& context, const std::string& name, in DynamicControlPointsTestCase() function in vkt::pipeline::DynamicControlPointsTestCase
114 void DynamicControlPointsTestCase::checkSupport(Context& context) const in checkSupport()
124 void DynamicControlPointsTestCase::initPrograms(vk::SourceCollections& collection) const in initPrograms()
230 TestInstance* DynamicControlPointsTestCase::createInstance(Context& context) const in createInstance()
430 group->addChild(new DynamicControlPointsTestCase(testCtx, "change_output", TestConfig { in createDynamicControlPointTests()
441 group->addChild(new DynamicControlPointsTestCase(testCtx, "change_winding", TestConfig { in createDynamicControlPointTests()
452 group->addChild(new DynamicControlPointsTestCase(testCt in createDynamicControlPointTests()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDynamicControlPoints.cpp84 class DynamicControlPointsTestCase : public vkt::TestCase class
87 DynamicControlPointsTestCase(tcu::TestContext& context, const std::string& name, const std::string& description, TestConfig config);
107 DynamicControlPointsTestCase::DynamicControlPointsTestCase(tcu::TestContext& context, const std::string& name, const std::string& description, in DynamicControlPointsTestCase() function in vkt::pipeline::DynamicControlPointsTestCase
112 void DynamicControlPointsTestCase::checkSupport(Context& context) const in checkSupport()
122 void DynamicControlPointsTestCase::initPrograms(vk::SourceCollections& collection) const in initPrograms()
228 TestInstance* DynamicControlPointsTestCase::createInstance(Context& context) const in createInstance()
424 group->addChild(new DynamicControlPointsTestCase(testCtx, "change_output", "test switching pipelines with dynamic control points while changing the number of tcs invocations", in createDynamicControlPointTests()
435 group->addChild(new DynamicControlPointsTestCase(testCtx, "change_winding", "test switching pipelines with dynamic control points while switching winding", in createDynamicControlPointTests()
446 group->addChild(new DynamicControlPointsTestCase(testCt in createDynamicControlPointTests()
[all...]

Completed in 2 milliseconds