Home
last modified time | relevance | path

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

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