Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryExternalMemoryHostTests.hpp35 tcu::TestCaseGroup *createMemoryExternalMemoryHostTests(tcu::TestContext &testCtx);
H A DvktMemoryTests.cpp61 memoryTests->addChild(createMemoryExternalMemoryHostTests(testCtx)); in createChildren()
H A DvktMemoryExternalMemoryHostTests.cpp1122 tcu::TestCaseGroup *createMemoryExternalMemoryHostTests(tcu::TestContext &testCtx) in createMemoryExternalMemoryHostTests() function