Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCaseUtil.hpp208 inline TestCase* createFunctionCase (tcu::TestContext& testCtx, in createFunctionCase() function
217 inline TestCase* createFunctionCase (tcu::TestContext& testCtx, in createFunctionCase() function
251 TestCase* createFunctionCase (tcu::TestContext& testCtx, in createFunctionCase() function
263 TestCase* createFunctionCase (tcu::TestContext& testCtx, in createFunctionCase() function
309 …group->addChild(createFunctionCase(group->getTestContext(), tcu::NODETYPE_SELF_VALIDATE, name, des… in addFunctionCase()
318 …group->addChild(createFunctionCase(group->getTestContext(), tcu::NODETYPE_SELF_VALIDATE, name, des… in addFunctionCase()
347 …group->addChild(createFunctionCase<Arg0>(group->getTestContext(), tcu::NODETYPE_SELF_VALIDATE, nam… in addFunctionCase()
358 …group->addChild(createFunctionCase<Arg0>(group->getTestContext(), tcu::NODETYPE_SELF_VALIDATE, nam… in addFunctionCase()
369 …group->addChild(createFunctionCase<Arg0>(group->getTestContext(), type, name, desc, testFunc, arg0… in addFunctionCase()