Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.hpp32 tcu::TestCaseGroup* createExternalMemoryTests (tcu::TestContext& testCtx);
DvktApiTests.cpp86 apiTests->addChild(createExternalMemoryTests (testCtx)); in createApiTests()
DvktApiExternalMemoryTests.cpp4304 tcu::TestCaseGroup* createExternalMemoryTests (tcu::TestContext& testCtx) in createExternalMemoryTests() function