Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp2987 …de::MovePtr<tcu::TestCaseGroup> descriptorCopyGroup(new tcu::TestCaseGroup(testCtx, "descriptor_co… in createDescriptorCopyTests() local
3021 descriptorCopyGroup->addChild(computeGroup.release()); in createDescriptorCopyTests()
3022 descriptorCopyGroup->addChild(graphicsGroup.release()); in createDescriptorCopyTests()
3024 return descriptorCopyGroup.release(); in createDescriptorCopyTests()