Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.hpp35 tcu::TestCaseGroup* createDeviceGroupAllocationTests (tcu::TestContext& testCtx);
DvktMemoryTests.cpp47 memoryTests->addChild(createDeviceGroupAllocationTests (testCtx)); in createChildren()
DvktMemoryAllocationTests.cpp865 tcu::TestCaseGroup* createDeviceGroupAllocationTests (tcu::TestContext& testCtx) in createDeviceGroupAllocationTests() function