Searched defs:CleanupGroupFunc (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ | ||
H A D | vktTestGroupUtil.hpp | 36 typedef void (*CleanupGroupFunc) (tcu::TestCaseGroup* testGroup); typedef in vkt::TestGroupHelper0 73 typedef void (*CleanupGroupFunc) (tcu::TestCaseGroup* testGroup, Arg0 arg0); typedef in vkt::TestGroupHelper1 100 typedef void(*CleanupGroupFunc) (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 D | vktTestGroupUtil.hpp | 36 typedef void (*CleanupGroupFunc) (tcu::TestCaseGroup* testGroup); typedef in vkt::TestGroupHelper0 74 typedef void (*CleanupGroupFunc) (tcu::TestCaseGroup* testGroup, Arg0 arg0); typedef in vkt::TestGroupHelper1 102 typedef void(*CleanupGroupFunc) (tcu::TestCaseGroup* testGroup, Arg0 arg0, Arg1 arg1); typedef in vkt::TestGroupHelper2 [all...] |
Completed in 1 milliseconds