Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperationSingleQueueTests.cpp395 …de::MovePtr<tcu::TestCaseGroup> synchGroup (new tcu::TestCaseGroup(testCtx, groups[groupNdx].name,… in createTests() local
419 synchGroup->addChild(opGroup.release()); in createTests()
422 group->addChild(synchGroup.release()); in createTests()
DvktSynchronizationOperationMultiQueueTests.cpp523 …MovePtr<tcu::TestCaseGroup> synchGroup (new tcu::TestCaseGroup(testCtx, groups[groupNdx].name, "")… in createTests() local
558 synchGroup->addChild(opGroup.release()); in createTests()
560 group->addChild(synchGroup.release()); in createTests()