Searched refs:createFunctionCaseWithPrograms (Results 1 – 2 of 2) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/ |
| D | vktTestCaseUtil.hpp | 254 inline TestCase* createFunctionCaseWithPrograms (tcu::TestContext& testCtx, in createFunctionCaseWithPrograms() function 265 inline TestCase* createFunctionCaseWithPrograms (tcu::TestContext& testCtx, in createFunctionCaseWithPrograms() function 303 TestCase* createFunctionCaseWithPrograms (tcu::TestContext& testCtx, in createFunctionCaseWithPrograms() function 316 TestCase* createFunctionCaseWithPrograms (tcu::TestContext& testCtx, in createFunctionCaseWithPrograms() function 354 …group->addChild(createFunctionCaseWithPrograms(group->getTestContext(), tcu::NODETYPE_SELF_VALIDAT… in addFunctionCaseWithPrograms() 364 …group->addChild(createFunctionCaseWithPrograms(group->getTestContext(), tcu::NODETYPE_SELF_VALIDAT… in addFunctionCaseWithPrograms() 407 …group->addChild(createFunctionCaseWithPrograms<Arg0>(group->getTestContext(), tcu::NODETYPE_SELF_V… in addFunctionCaseWithPrograms() 419 …group->addChild(createFunctionCaseWithPrograms<Arg0>(group->getTestContext(), tcu::NODETYPE_SELF_V… in addFunctionCaseWithPrograms() 431 …group->addChild(createFunctionCaseWithPrograms<Arg0>(group->getTestContext(), type, name, desc, in… in addFunctionCaseWithPrograms()
|
| /external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
| D | vktTessellationInvarianceTests.cpp | 2140 …return createFunctionCaseWithPrograms(testCtx, tcu::NODETYPE_SELF_VALIDATE, name, description, ini… in makeTessCoordRangeTest() 2146 …return createFunctionCaseWithPrograms(testCtx, tcu::NODETYPE_SELF_VALIDATE, name, description, ini… in makeOneMinusTessCoordTest()
|