Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryBindingTests.hpp34 tcu::TestCaseGroup* createMemoryBindingTests (tcu::TestContext& testCtx);
DvktMemoryTests.cpp51 memoryTests->addChild(createMemoryBindingTests (testCtx)); in createChildren()
DvktMemoryBindingTests.cpp951 tcu::TestCaseGroup* createMemoryBindingTests (tcu::TestContext& testCtx) in createMemoryBindingTests() function