Home
last modified time | relevance | path

Searched defs:CreateChildrenFunc (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestGroupUtil.hpp35 typedef void (*CreateChildrenFunc) (tcu::TestCaseGroup* testGroup); typedef in vkt::TestGroupHelper0
53 typedef void (*CreateChildrenFunc) (tcu::TestCaseGroup* testGroup, Arg0 arg0); typedef in vkt::TestGroupHelper1