Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.hpp35 tcu::TestCaseGroup* createDescriptorCopyTests (tcu::TestContext& testCtx);
DvktBindingModelTests.cpp49 group->addChild(createDescriptorCopyTests(testCtx)); in createChildren()
DvktBindingDescriptorCopyTests.cpp2985 tcu::TestCaseGroup* createDescriptorCopyTests (tcu::TestContext& testCtx) in createDescriptorCopyTests() function