Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBindPointTests.cpp940 GroupPtr setupGroup (new tcu::TestCaseGroup(testCtx, setupGroupName.c_str(), "")); in createBindPointTests() local
950 setupGroup->addChild(new BindPointTest(testCtx, testName, "", params)); in createBindPointTests()
953 updateGroup->addChild(setupGroup.release()); in createBindPointTests()