Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCaseUtil.hpp145 inline TestCase* createFunctionCaseWithPrograms (tcu::TestContext& testCtx, in createFunctionCaseWithPrograms() function
169 TestCase* createFunctionCaseWithPrograms (tcu::TestContext& testCtx, in createFunctionCaseWithPrograms() function
197 …group->addChild(createFunctionCaseWithPrograms(group->getTestContext(), tcu::NODETYPE_SELF_VALIDAT… in addFunctionCaseWithPrograms()
229 …group->addChild(createFunctionCaseWithPrograms<Arg0>(group->getTestContext(), tcu::NODETYPE_SELF_V… in addFunctionCaseWithPrograms()
241 …group->addChild(createFunctionCaseWithPrograms<Arg0>(group->getTestContext(), type, name, desc, in… in addFunctionCaseWithPrograms()
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationInvarianceTests.cpp2126 …return createFunctionCaseWithPrograms(testCtx, tcu::NODETYPE_SELF_VALIDATE, name, description, ini… in makeTessCoordRangeTest()
2132 …return createFunctionCaseWithPrograms(testCtx, tcu::NODETYPE_SELF_VALIDATE, name, description, ini… in makeOneMinusTessCoordTest()