Home
last modified time | relevance | path

Searched refs:makeTestName (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryMiscTests.cpp1045 auto makeTestName = [](const std::pair<deUint32, deUint32>& d) -> std::string in addHelperInvocationsTests() local
1062 auto screenGroup = new TestCaseGroup(testCtx, makeTestName(screen).c_str()); in addHelperInvocationsTests()
1072 screenGroup->addChild(new HelperInvocationsCase(testCtx, p, makeTestName(model))); in addHelperInvocationsTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryMiscTests.cpp1044 auto makeTestName = [](const std::pair<deUint32, deUint32>& d) -> std::string in addHelperInvocationsTests() local
1061 auto screenGroup = new TestCaseGroup(testCtx, makeTestName(screen).c_str(), ""); in addHelperInvocationsTests()
1071 screenGroup->addChild(new HelperInvocationsCase(testCtx, p, makeTestName(model))); in addHelperInvocationsTests()

Completed in 6 milliseconds