Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryMiscTests.cpp1062 auto screenGroup = new TestCaseGroup(testCtx, makeTestName(screen).c_str()); in addHelperInvocationsTests() local
1072 screenGroup->addChild(new HelperInvocationsCase(testCtx, p, makeTestName(model))); in addHelperInvocationsTests()
1074 modeGroup->addChild(screenGroup); in addHelperInvocationsTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryMiscTests.cpp1061 auto screenGroup = new TestCaseGroup(testCtx, makeTestName(screen).c_str(), ""); in addHelperInvocationsTests() local
1071 screenGroup->addChild(new HelperInvocationsCase(testCtx, p, makeTestName(model))); in addHelperInvocationsTests()
1073 modeGroup->addChild(screenGroup); in addHelperInvocationsTests()

Completed in 5 milliseconds