Home
last modified time | relevance | path

Searched refs:createDynamicControlPointTests (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDynamicControlPoints.hpp35 tcu::TestCaseGroup *createDynamicControlPointTests(tcu::TestContext &testCtx,
DvktPipelineTests.cpp104 group->addChild(createDynamicControlPointTests(testCtx, pipelineConstructionType)); in createChildren()
DvktPipelineDynamicControlPoints.cpp429 tcu::TestCaseGroup *createDynamicControlPointTests(tcu::TestContext &testCtx, in createDynamicControlPointTests() function