Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperationSingleQueueTests.cpp723 …de::MovePtr<tcu::TestCaseGroup> synchGroup (new tcu::TestCaseGroup(testCtx, groups[groupNdx].name,… in createTests() local
747 synchGroup->addChild(opGroup.release()); in createTests()
750 group->addChild(synchGroup.release()); in createTests()
DvktSynchronizationOperationMultiQueueTests.cpp905 …MovePtr<tcu::TestCaseGroup> synchGroup (new tcu::TestCaseGroup(testCtx, groups[groupNdx].name, "")… in createTests() local
940 synchGroup->addChild(opGroup.release()); in createTests()
942 group->addChild(synchGroup.release()); in createTests()