Home
last modified time | relevance | path

Searched refs:createInfoTests (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktInfoTests.hpp32 void createInfoTests (tcu::TestCaseGroup* testGroup);
H A DvktInfoTests.cpp241 void createInfoTests (tcu::TestCaseGroup* testGroup) in createInfoTests() function
H A DvktTestPackage.cpp1091 addChild(createTestGroup (m_testCtx, "info", "Build and Device Info Tests", createInfoTests)); in init()
1155 addChild(createTestGroup (m_testCtx, "info", "Build and Device Info Tests", createInfoTests)); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktInfoTests.cpp247 void createInfoTests (tcu::TestCaseGroup* testGroup) in createInfoTests() function
263 return createTestGroup(testCtx, name.c_str(), createInfoTests); in createTests()

Completed in 4 milliseconds