Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationLimitsTests.hpp35 tcu::TestCaseGroup* createLimitsTests (tcu::TestContext& testCtx);
DvktTessellationTests.cpp66 tessellationTests->addChild(createLimitsTests (testCtx)); in createChildren()
DvktTessellationLimitsTests.cpp113 tcu::TestCaseGroup* createLimitsTests (tcu::TestContext& testCtx) in createLimitsTests() function