Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemStackTests.hpp37 tcu::TestCaseGroup* createStackTests (tcu::TestContext& testCtx);
DvktProtectedMemTests.cpp100 protectedTests->addChild(createStackTests(testCtx)); in createTests()
DvktProtectedMemStackTests.cpp394 tcu::TestCaseGroup* createStackTests (tcu::TestContext& testCtx) in createStackTests() function