Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestGroupUtil.hpp35 typedef void (*CreateChildrenFunc) (tcu::TestCaseGroup* testGroup); typedef in vkt::TestGroupHelper0
72 typedef void (*CreateChildrenFunc) (tcu::TestCaseGroup* testGroup, Arg0 arg0); typedef in vkt::TestGroupHelper1
99 typedef void(*CreateChildrenFunc) (tcu::TestCaseGroup* testGroup, Arg0 arg0, Arg1 arg1); typedef in vkt::TestGroupHelper2
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestGroupUtil.hpp35 typedef void (*CreateChildrenFunc) (tcu::TestCaseGroup* testGroup); typedef in vkt::TestGroupHelper0
73 typedef void (*CreateChildrenFunc) (tcu::TestCaseGroup* testGroup, Arg0 arg0); typedef in vkt::TestGroupHelper1
101 typedef void(*CreateChildrenFunc) (tcu::TestCaseGroup* testGroup, Arg0 arg0, Arg1 arg1); typedef in vkt::TestGroupHelper2
[all...]

Completed in 2 milliseconds