Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktTestGroupUtil.hpp35 typedef void (*CreateChildrenFunc)(tcu::TestCaseGroup *testGroup); typedef in vkt::TestGroupHelper0
70 typedef void (*CreateChildrenFunc)(tcu::TestCaseGroup *testGroup, Arg0 arg0); typedef in vkt::TestGroupHelper1
102 typedef void (*CreateChildrenFunc)(tcu::TestCaseGroup *testGroup, Arg0 arg0, Arg1 arg1); typedef in vkt::TestGroupHelper2