Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestGroupUtil.hpp36 typedef void (*CleanupGroupFunc) (tcu::TestCaseGroup* testGroup); typedef in vkt::TestGroupHelper0
58 typedef void (*CleanupGroupFunc) (tcu::TestCaseGroup* testGroup, Arg0 arg0); typedef in vkt::TestGroupHelper1
86 typedef void(*CleanupGroupFunc) (tcu::TestCaseGroup* testGroup, Arg0 arg0, Arg1 arg1); typedef in vkt::TestGroupHelper2