Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/
DvktInfoTests.hpp32 void createInfoTests (tcu::TestCaseGroup* testGroup);
DvktInfoTests.cpp240 void createInfoTests (tcu::TestCaseGroup* testGroup) in createInfoTests() function
DvktTestPackage.cpp467 addChild(createTestGroup (m_testCtx, "info", "Build and Device Info Tests", createInfoTests)); in init()