Home
last modified time | relevance | path

Searched refs:createFunctionCase (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCaseUtil.hpp235 inline TestCase* createFunctionCase (tcu::TestContext& testCtx, in createFunctionCase() function
244 inline TestCase* createFunctionCase (tcu::TestContext& testCtx, in createFunctionCase() function
278 TestCase* createFunctionCase (tcu::TestContext& testCtx, in createFunctionCase() function
290 TestCase* createFunctionCase (tcu::TestContext& testCtx, in createFunctionCase() function
336 …group->addChild(createFunctionCase(group->getTestContext(), tcu::NODETYPE_SELF_VALIDATE, name, des… in addFunctionCase()
345 …group->addChild(createFunctionCase(group->getTestContext(), tcu::NODETYPE_SELF_VALIDATE, name, des… in addFunctionCase()
374 …group->addChild(createFunctionCase<Arg0>(group->getTestContext(), tcu::NODETYPE_SELF_VALIDATE, nam… in addFunctionCase()
385 …group->addChild(createFunctionCase<Arg0>(group->getTestContext(), tcu::NODETYPE_SELF_VALIDATE, nam… in addFunctionCase()
396 …group->addChild(createFunctionCase<Arg0>(group->getTestContext(), type, name, desc, testFunc, arg0… in addFunctionCase()