Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationCoordinatesTests.hpp35 tcu::TestCaseGroup* createCoordinatesTests (tcu::TestContext& testCtx);
DvktTessellationTests.cpp67 tessellationTests->addChild(createCoordinatesTests (testCtx)); in createChildren()
DvktTessellationCoordinatesTests.cpp645 tcu::TestCaseGroup* createCoordinatesTests (tcu::TestContext& testCtx) in createCoordinatesTests() function